Forum Discussion
Finding a specific user's PBI workspaces
- 6 months ago
Hi jarwest ,
The answer given by Mauro89 is good but if you do not have Fabric yet you can uses the Power BI rest API's. That link is here: Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn
Specifically, I think the users list of access is this one:
Admin - Users GetUserArtifactAccessAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Hi jarwest ,
The answer given by Mauro89 is good but if you do not have Fabric yet you can uses the Power BI rest API's. That link is here: Power BI REST APIs for embedded analytics and automation - Power BI REST API | Microsoft Learn
Specifically, I think the users list of access is this one:
Admin - Users GetUserArtifactAccessAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn