Power BI
Under ReviewRest 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!
- Comments (12)
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.
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.