Forum Discussion
Anonymous
3 years agoNot applicable
Powershell + Who has access
Hi, I am trying to export all accessrights for our organization for Power BI. Workspace accessRight I can see I can get with powershell and Get-PowerBIWorkspace -Scope Organization but how do I ...
- 3 years ago
Hi. I think there might be something at the cmdlets docs that can help you. I'm assuming the methods might be using the Rest API. The Admin API shows that you can "expand" the workspaces by things like datasets. Check the api doc https://learn.microsoft.com/en-us/rest/api/power-bi/admin/groups-get-groups-as-admin
I hope that helps,
Anonymous
3 years agoNot applicable
I can't find anything related to access on app, dataset and report.
Do you have any examples for that?
Anonymous
3 years agoNot applicable
Looks like this one can work for apps, I will test that tomorrow.
GET https://api.powerbi.com/v1.0/myorg/admin/apps/f089354e-8366-4e18-aea3-4cb4a3a50b48/users