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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
algunn14
Frequent Visitor

List of Power BI reports and the workspace they are located in

Is there a way to pull a list of all Power BI reports AND the worskpace they are located in?

I have used Get-PowerBIReport -Scope Organization to get a distinct list of reports but this does not include any information about the workspace.

 

I've looked through the forums and I am struggling to find what I'm looking for, so maybe this isn't possible?

1 ACCEPTED SOLUTION
v-kongfanf-msft
Community Support
Community Support

Hi  @algunn14 ,

 

You can use the following rest api to get information about the report list corresponding to the specified workspace.

GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports

vkongfanfmsft_0-1710395198355.png

vkongfanfmsft_1-1710395303848.png

 

If you want to get detailed information about the corresponding workspace, you need to get it through other api. You can refer to below document:

Admin - WorkspaceInfo GetScanResult - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

Best Regards,
Adamk Kong

 

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

2 REPLIES 2
v-kongfanf-msft
Community Support
Community Support

Hi  @algunn14 ,

 

You can use the following rest api to get information about the report list corresponding to the specified workspace.

GET https://api.powerbi.com/v1.0/myorg/groups/{groupId}/reports

vkongfanfmsft_0-1710395198355.png

vkongfanfmsft_1-1710395303848.png

 

If you want to get detailed information about the corresponding workspace, you need to get it through other api. You can refer to below document:

Admin - WorkspaceInfo GetScanResult - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

Best Regards,
Adamk Kong

 

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

collinq
Super User
Super User

Hi @algunn14 ,

 

I believe that Admin - Reports GetReportsInGroupAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn
or perhaps this one: Admin - Reports GetReportsAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn

I think that either of those will give you the list of reports in the workspace(s).

 




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors