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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Het_117
Frequent Visitor

Get user wise list of reports that they have access

Hello community, 
I am looking for a way to "get all the reports list, that users have access to"

For example there are three users (A, B, C) and two reports (R1, R2), now need a table that shows data like below table.

UserReport
AR1
AR2
BR1
CR2

Is there any way, any REST API or any workaround to implement this ?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Het_117 ,

 

As far as I know, you can try Power BI REST API:  Admin - Reports GetReportUsersAsAdmin.
It will return a list of users that have access to the specified report. 

vrzhoumsft_0-1731375497044.png

You can get all users for R1 and R2 and then do some transformation to combine data.

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @Het_117 ,

 

As far as I know, you can try Power BI REST API:  Admin - Reports GetReportUsersAsAdmin.
It will return a list of users that have access to the specified report. 

vrzhoumsft_0-1731375497044.png

You can get all users for R1 and R2 and then do some transformation to combine data.

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

Thanks @Anonymous, this solution worked 👍

lbendlin
Super User
Super User

I am not aware of any API to query audience membership, neither for users nor for reports mapped to audiences.

 

If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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