Skip to main content
Microsoft Idea

Power BI

Under Review

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

Vote (104) Share
's profile image

on 25 Jul 2018 15:58:08

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!

Comments (12)
's profile image Profile Picture

Power BI Ideas Admin on 05 Jul 2020 23:38:00

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

This is very important since Apps is ultimately where we see the "official approved" content for our organization. Until we Publish to an App, all other content sitting in Workspaces has not been blessed by our IT team. This improvement request certainly seems like an easy one for Microsoft since the whole tie-in between Workspaces and Apps is fundamentally front and center.

's profile image Profile Picture

POINTEAU Michael on 05 Jul 2020 23:30:20

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

I support this idea for sure. Just curious how are you managing your connection to the API?
As of now, I am successfull in getting many data but I am unable to loop across Groups to get their members.
I am using the invoke-PowerBI
cmdlet in PowerShell.