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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Túlio
Frequent Visitor

PowerBI get subscription ID after authentication (Oauth)

I need to obtain the subscriptionID for the plan that the user is associated.

I am using the acquireAADTokenService to get the token and the licenseManager to get the plans associated. Both are working correctly.

 

The problem is that I need to know who is the subscriptionID associated with the plans. How can I achieve this?

 

1 REPLY 1
collinq
Super User
Super User

HI @Túlio ,

 

If I understand the one that you are looking for, I think that this Rest API will be the one to use:
Admin - Users GetUserSubscriptionsAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn

 

 




Did I answer your question? Mark my post as a solution!

Proud to be a Datanaut!
Private message me for consulting or training needs.




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors