Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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
Solved! Go to Solution.
User Admin - Groups GetGroupsAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Docs and define parameter as below
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)
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
User Admin - Groups GetGroupsAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Docs and define parameter as below
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)
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
The Power BI Data Visualization World Championships is back! It's time to submit your entry.
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 22 | |
| 13 | |
| 10 | |
| 7 | |
| 4 |