Forum Discussion
Power BI Tenant Level REST API access
- 2 years ago
simsta You can set workspace level permissions via Admin, Member or Contributor roles and that gives you access to every item of content in that workspace. Viewer allows read access to every item in the workspace. Or you can set individual permissions on specific items within the workspace. If you have the Fabric Admin role within Azure AD, you have access to everything and can use the REST API to list out every workspace and items within those workspaces
Greg_Deckler Considering the first question, what about the API permissions when the setting API Access is enabled on tenent-level? Are the permissions according to what workspace access I have, in other words can I access and list datasets which I have no access in PowerBI Service over the API?
- Greg_Deckler2 years agoCommunity Champion
simsta If you have the Fabric Admin role then yes, otherwise, no.