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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
Anonymous
Not applicable

Extract list of admin from each workspace

Hi,

 

As a service admin , I want to pull list of all the admins of all the workspaces ?

Is there any such function / cmdlt available ?

 

Regards,

Arun

1 ACCEPTED SOLUTION
arvindsingh802
Super User
Super User

User Admin - Groups GetGroupsAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Docs and define parameter as below

 

arvindsingh802_0-1624387935285.png

 

If you have more than 5000 worksapce then first pull first 5000, then add parameter as below (you have to run query that will give 5000 result in each query)

 

arvindsingh802_2-1624387989894.png

You can also use Powershell script, I don't have that handy as of now.

 

If this post helps, then please consider Accept it as the solution and give it a thumbs up


If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!
Proud to be a Super User!!

View solution in original post

1 REPLY 1
arvindsingh802
Super User
Super User

User Admin - Groups GetGroupsAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Docs and define parameter as below

 

arvindsingh802_0-1624387935285.png

 

If you have more than 5000 worksapce then first pull first 5000, then add parameter as below (you have to run query that will give 5000 result in each query)

 

arvindsingh802_2-1624387989894.png

You can also use Powershell script, I don't have that handy as of now.

 

If this post helps, then please consider Accept it as the solution and give it a thumbs up


If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!
Proud to be a Super User!!

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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