Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi All,
I am trying to get the list of 0365 groups which store Power bi reports and their members + user rights but i don't see an API for this.
only this one.
I found this API
https://docs.microsoft.com/en-us/rest/api/power-bi/groups/get-groups but this only gives me the groups which are in premium capacity.
Another question, how can i get the list of classic workspaces through an API.
Thank you for yr help!
Kind regards,
Solved! Go to Solution.
Hi @Anonymous ,
Check if these two APIs are what you need.
https://docs.microsoft.com/en-us/rest/api/power-bi/admin/groups-get-group-users-as-admin
https://docs.microsoft.com/en-us/rest/api/power-bi/admin/reports-get-report-users-as-admin
Best Regards,
Jay
Hi @Anonymous ,
Check if these two APIs are what you need.
https://docs.microsoft.com/en-us/rest/api/power-bi/admin/groups-get-group-users-as-admin
https://docs.microsoft.com/en-us/rest/api/power-bi/admin/reports-get-report-users-as-admin
Best Regards,
Jay