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
alvsgap
New Member

Enumerate group members

Hi friends,

 

Browsing the REST API I've found I can enumerate the groups the logged in account is a member off.

 

What I need, though, is to enumerate the members of a specific group in Power BI.

 

Does anybody know whether there is a way to list the members of an specific group through any API ?

 

Thanks in advance,

 

Armando Lacerda

1 ACCEPTED SOLUTION


@alvsgap wrote:

Hi friends,

 

Browsing the REST API I've found I can enumerate the groups the logged in account is a member off.

 

What I need, though, is to enumerate the members of a specific group in Power BI.

 

Does anybody know whether there is a way to list the members of an specific group through any API ?

 

Thanks in advance,

 

Armando Lacerda


@alvsgap

There's no such Power BI REST API to list group members. However Power BI Group are actually using O365 group and there's actually one Microsft Graph List members API that can achieve your goal.

 

Capture.PNG

 

See the tutorial how to get the accesstoken for Microsoft Graph API.

View solution in original post

2 REPLIES 2
alvsgap
New Member

Hi friends,

 

Browsing the REST API I've found I can enumerate the groups the logged in account is a member off.

 

What I need, though, is to enumerate the members of a specific group in Power BI.

 

Does anybody know whether there is a way to list the members of an specific group through any API ?

 

Thanks in advance,

 

Armando Lacerda


@alvsgap wrote:

Hi friends,

 

Browsing the REST API I've found I can enumerate the groups the logged in account is a member off.

 

What I need, though, is to enumerate the members of a specific group in Power BI.

 

Does anybody know whether there is a way to list the members of an specific group through any API ?

 

Thanks in advance,

 

Armando Lacerda


@alvsgap

There's no such Power BI REST API to list group members. However Power BI Group are actually using O365 group and there's actually one Microsft Graph List members API that can achieve your goal.

 

Capture.PNG

 

See the tutorial how to get the accesstoken for Microsoft Graph API.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Top Kudoed Authors