Forum Discussion
Anonymous
5 years agoNot applicable
Get all Power BI report Subscriptions
Hi Team, How do i fetch all the active subscriptions that is enabled for any PBI reports within Power BI workspace. Basically i want to fetch which all users and for which reports and the tim...
Anonymous
5 years agoNot applicable
Thanks!, could you please help in identifying the API module that i need to use to fetch all active subscriptions.
From the list available in the link i'm unable to figure out the correct one.
amitchandak
5 years agoSuper User
Anonymous , refer if this can help for workspace
https://docs.microsoft.com/en-us/rest/api/power-bi/admin/workspaceinfo_getscanresult
reports from Workspace
https://docs.microsoft.com/en-us/rest/api/power-bi/admin/reports_getreportsingroupasadmin
- Anonymous5 years agoNot applicable
Is PowerBi Rest API the only option available to achieve this task. Or do we have any other alternatives.