Forum Discussion
Premium capacity workspaces + admins
- 4 years ago
Hi Anonymous
The Power BI REST API can gather that information using the GET GroupsAsAdmin call see:
Set the filtering to:
Is On Dedicated Capacity = TRUE
users.groupUserAccessRight = Admin
Your results would look like this:
- 4 years ago
Hey Anonymous
Here are my responses to your questions:
1.) You won't be able to do this with the Power BI REST API alone. You might be able to acheive this if you connect to the unified logs or maybe the Azure API. It would have to be done in conjunction with the Power BI Rest API data (which if it's in the unified log would have the Power BI data). Can't say I have done this before but that information isn't found in just the Power BI REST API.
2.) I would need more details on this such as how are you trying to connect in Postman, what error are you receiving, are you using credentials or a service principal? It's best to start a new thread for this because others may have the same situation.
3.) Personal Group is displayed for the "My Workspaces" for each person. As an example, here is what it looks like for mine in the extract.
Hope this helps!
Hi Anonymous
The Power BI REST API can gather that information using the GET GroupsAsAdmin call see:
Set the filtering to:
Is On Dedicated Capacity = TRUE
users.groupUserAccessRight = Admin
Your results would look like this:
Is there a way to know more details on the Premium workspace? for example, what kind of subscription they are in? P1/P2?