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...
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
Anonymous
5 years agoNot applicable
Is PowerBi Rest API the only option available to achieve this task. Or do we have any other alternatives.