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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
BarGraph2020
Frequent Visitor

I need a report of all the Datasets in my organization and its details.

Hi, I need a report of all the datasets in my organization and its parameters such as id, name, Last refreshed date, owner, users etc.

I am not an admin on the workspaces but have power Bi admin role.

I tried the REST API (GET https://api.powerbi.com/v1.0/myorg/datasets) and was able to get the details of the datasets that I am the owner of but not others. 

1) How do I add myself as an admin to all of the worspaces easily. we have about 10,000 workspaces.

2) For each dataset, how do I get the users, Last sucessful refresh, owner etc. ( like in a for loop ).

 

I am novice to this admin role and still finding my way around. Any help is greatly appreciated.

 

My end goal is to create a report dashboard of all the workspaces with its reports and users and their access level, Gateway connections,  Datasets and users in my tenant in a single stop. Any help / ideas from other experienced admins towards reaching my goal are welcome.

 

Thanks !

 

3 REPLIES 3
v-kkf-msft
Community Support
Community Support

Hi @BarGraph2020 ,

 

Has your problem been solved?

 

If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

 

Best Regards,
Winniz

v-kkf-msft
Community Support
Community Support

Hi @BarGraph2020 ,

 

Please try the REST API https://api.powerbi.com/v1.0/myorg/admin/datasets , it returns a list of datasets for the organization.

 

Referencing: Admin - Datasets GetDatasetsAsAdmin 

 


If the problem is still not resolved, please provide detailed error information or the expected result you expect. Let me know immediately, looking forward to your reply.

Best Regards,
Winniz

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

TomMartens
Super User
Super User

Hey @BarGraph2020 ,

 

it's not That easy to "map" a large Power BI environment, I recommend this article as it describes how to use the newly released Admin APIs https://powerbi.microsoft.com/en-us/blog/announcing-new-admin-apis-and-service-principal-authenticat... 

 

It's Not Necessaire to be an Admin of a workspace, using these APIs.

 

Hopefully, this provides an idea on how to tackle your challenge.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors