Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Vienna from September 15-18, 2025, for the ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM. Get registered

Rest API Apps list and specific App contents (reports, dashboards, users)

I've been using the Power BI REST API to get the list of reports/datasets/dashboards/tiles/members/etc.), but don't see any option to get the list of Apps and the contents of a specific App (reports, dashboards, app members). Please add this to the REST API! We really need the Apps list and app contents (reports list, etc) and security information (members that have access to a specific App). Thanks!
Status: Under Review
Comments
FerrettiJ
New Member
We use Apps to expose reports to our 200+ end users rather than using workspaces. This allows us to use row level security and better control the end user experience for those that are less tech savvy. The inability to get a list of users that have access to an App makes it nearly impossible to audit access. We have been forced to resort to using O365 Groups to manage access, and we audit the group members instead, but this is not ideal. There needs to be a way to audit access to Apps, not just workspaces.
HaldemanMA
New Member
This looks completed, although I have not tested it yet. https://docs.microsoft.com/en-us/rest/api/power-bi/admin/apps-get-app-users-as-admin
fbcideas_migusr
New Member
Status changed to: Under Review