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

Get all reports for all "My Workspace" in a tenant

There's probably a straightforward way to do this that I'm missing.

 

I want to enumerate and access all of the reports in the individual user-level workspaces.  I know that I can use https://api.powerbi.com/v1.0/myorg/reports to get all the reports in My Workspace, but there doesn't seem to be any way to use impersonation to do this from a service account, and I don't want my app to be tied only to the logged-in user. Is there another REST-based way to do this?

2 REPLIES 2
Hariharan_R
Solution Sage
Solution Sage

Hi @probich0 

We dont have API to get other user's my workspace but try the below Powershell script.

 

Get-PowerBIWorkspace -Scope Organization

 Thanks

Hari

v-shex-msft
Community Support
Community Support

Hi @probich0,

If you mean the group worspace contents, you can use admin API 'Admin - Reports GetReportsAsAdmin' to get the report list from the organization.

For the above API, it seems not work for the contents that are stored in the personal workspace.  So I think you may need to submit an idea for this requirement.

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

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.