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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
Himanshu_G
Frequent Visitor

REST API for subscriptions V2

Hi all,

I came across some Power BI REST APIs related to subscriptions, but they seem incomplete and are not working as expected. Has anyone else encountered this issue? Are these APIs officially supported or still in development? Any insights would be helpful.


Subscriptions - REST API (Power bi report) | Microsoft Learn
Thanks!

1 ACCEPTED SOLUTION
v-veshwara-msft
Community Support
Community Support

Hi @Himanshu_G ,

Thank you for reaching out. I understand that you are experiencing issues with Power BI REST APIs related to subscriptions and would like clarification on their supportability.

To clarify, the APIs provided in  Subscriptions - REST API (Power bi report) | Microsoft Learn are specifically designed for Power BI Report Server (on-premises) and does not apply to subscriptions created in Power BI Service (cloud-based).

 

Power BI Service Subscription APIs:

For Power BI Service, Microsoft currently provides Admin APIs that allow administrators to retrieve details about report and dashboard subscriptions:

  1. Get Report Subscriptions as Admin

           -Retrieves subscription details for a specified report.
            Admin - Reports GetReportSubscriptionsAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft L...
  2. Get Dashboard Subscriptions as Admin

            -Retrieves subscription details for a specified dashboard.
           Admin - Dashboards GetDashboardSubscriptionsAsAdmin - REST API (Power BI Power BI REST APIs) | Micro...

For a comprehensive overview of all available administrative APIs, you can refer to the Power BI REST APIs - Admin documentation: Admin - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

We understand that many users are looking for enhanced API capabilities for managing subscriptions in Power BI Service. The product is continuously evolving, and Microsoft actively considers customer feedback for future improvements.

There is an existing idea posted in the Power BI Ideas forum requesting extended API support for subscriptions. I encourage you to upvote the idea to increase its visibility and help prioritize it for future enhancements:

Subscription API - Subscribe to Paginated Reports ... - Microsoft Fabric Community

 

Alternatives for Subscription Automation:

If you need automation capabilities, consider using Power Automate to create workflows that send report snapshots or trigger notifications based on data refresh events.
Here is a similar thread : Solved: How to manage report subscriptions in Power BI clo... - Microsoft Fabric Community

I hope this helps clarify the differences. Please let us know if you need further assistance.

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and a kudos would be appreciated.

Best Regards,
Vinay.

View solution in original post

6 REPLIES 6
Himanshu_G
Frequent Visitor

Thank you for the information.
It was very helpful in understanding the real usage of these APIs.
Since these APIs are not relevant to my use case, we need to find an alternative.

v-veshwara-msft
Community Support
Community Support

Hi @Himanshu_G ,

Following up again regarding your query. If you find the response helpful, please mark the helpful reply as the Accepted Solution to assist others in the community.

If you still need assistance, feel free to reach out.

Thank you.

v-veshwara-msft
Community Support
Community Support

Hi @Himanshu_G ,

We’re following up once more regarding your issue. If it has been resolved, please mark the helpful reply as the Accepted Solution to assist others facing similar challenges.

If you're still experiencing issues, please let us know.
Thank you.

v-veshwara-msft
Community Support
Community Support

Hi @Himanshu_G ,
Just following up to check if the provided response has addressed your needs. If so, please consider marking the reply as Accepted solution to assist others with similar queries. Otherwise, please reach out for further assistance.

Thank you.

v-veshwara-msft
Community Support
Community Support

Hi @Himanshu_G ,

Thank you for reaching out. I understand that you are experiencing issues with Power BI REST APIs related to subscriptions and would like clarification on their supportability.

To clarify, the APIs provided in  Subscriptions - REST API (Power bi report) | Microsoft Learn are specifically designed for Power BI Report Server (on-premises) and does not apply to subscriptions created in Power BI Service (cloud-based).

 

Power BI Service Subscription APIs:

For Power BI Service, Microsoft currently provides Admin APIs that allow administrators to retrieve details about report and dashboard subscriptions:

  1. Get Report Subscriptions as Admin

           -Retrieves subscription details for a specified report.
            Admin - Reports GetReportSubscriptionsAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft L...
  2. Get Dashboard Subscriptions as Admin

            -Retrieves subscription details for a specified dashboard.
           Admin - Dashboards GetDashboardSubscriptionsAsAdmin - REST API (Power BI Power BI REST APIs) | Micro...

For a comprehensive overview of all available administrative APIs, you can refer to the Power BI REST APIs - Admin documentation: Admin - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

We understand that many users are looking for enhanced API capabilities for managing subscriptions in Power BI Service. The product is continuously evolving, and Microsoft actively considers customer feedback for future improvements.

There is an existing idea posted in the Power BI Ideas forum requesting extended API support for subscriptions. I encourage you to upvote the idea to increase its visibility and help prioritize it for future enhancements:

Subscription API - Subscribe to Paginated Reports ... - Microsoft Fabric Community

 

Alternatives for Subscription Automation:

If you need automation capabilities, consider using Power Automate to create workflows that send report snapshots or trigger notifications based on data refresh events.
Here is a similar thread : Solved: How to manage report subscriptions in Power BI clo... - Microsoft Fabric Community

I hope this helps clarify the differences. Please let us know if you need further assistance.

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and a kudos would be appreciated.

Best Regards,
Vinay.

I’m exploring Power BI REST APIs and need guidance on the following functionalities:

  1. Marking Reports as Favorite – Is there an API to programmatically mark or unmark a report as a favorite?

  2. Creating Bookmarks – Can bookmarks be created and managed via REST API?

  3. Sharing Reports – What is the recommended approach to share reports using Power BI REST API?

  4. Managing Subscriptions – Is there an API to create, update, or manage subscriptions for reports and dashboards?

I have reviewed the Power BI REST API documentation, but I couldn't find clear details for these specific tasks.

Any insights, workarounds, or alternative approaches would be highly appreciated.

Thanks in advance!

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors