Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
suryaramans
Regular Visitor

Get all groups and users in tenant

Hello, 

 

I was wondering if it would be possible to get all the groups and the users from PowerBi.

 

I know the REST API can give me the groups of a particular user and then I can use those groups to get all the users in that group. I want to know if it is possible to get all the groups that are in the tenant itself. 

 

TIA!

1 ACCEPTED SOLUTION
Eric_Zhang
Microsoft Employee
Microsoft Employee


@suryaramans wrote:

Hello, 

 

I was wondering if it would be possible to get all the groups and the users from PowerBi.

 

I know the REST API can give me the groups of a particular user and then I can use those groups to get all the users in that group. I want to know if it is possible to get all the groups that are in the tenant itself. 

 

TIA!


@suryaramans

Yes, Power BI REST API could only return the groups of a particular user who's a member of.

Power BI groups are actually O365 groups, you could find all groups in the tenant by visiting https://portal.office.com/adminportal/home#/groups with a tenant admin account. The corrlated REST API should be a Graph API, check Operations on groups | Graph API reference

View solution in original post

1 REPLY 1
Eric_Zhang
Microsoft Employee
Microsoft Employee


@suryaramans wrote:

Hello, 

 

I was wondering if it would be possible to get all the groups and the users from PowerBi.

 

I know the REST API can give me the groups of a particular user and then I can use those groups to get all the users in that group. I want to know if it is possible to get all the groups that are in the tenant itself. 

 

TIA!


@suryaramans

Yes, Power BI REST API could only return the groups of a particular user who's a member of.

Power BI groups are actually O365 groups, you could find all groups in the tenant by visiting https://portal.office.com/adminportal/home#/groups with a tenant admin account. The corrlated REST API should be a Graph API, check Operations on groups | Graph API reference

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.