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

Get inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.

Reply
soulofdata
New Member

List all Data Sources for all published Reports in Power BI Service

I want to get a complete list of all the reports published in Power BI Service, along with their data sources. 

 

What I already know:

1. I can send the following request to receive a list of reports: "GET https://api.powerbi.com/v1.0/myorg/reports"

2. The above response also contains "datasetID"

3. I can then pass individual dataset IDs and call: "GET https://api.powerbi.com/v1.0/myorg/datasets/{datasetId}/datasources"

4. Use powershell to loop throught step 3 for all the datasetIDs returned in step 1

 

My question: Is the above approach my only option I have? Is there any better efficient API method?

 

Appreciate your help.

 

Regards,

Garry

     

 

2 REPLIES 2
lee1020
New Member
v-easonf-msft
Community Support
Community Support

Hi, @soulofdata 

Yes. I am afraid there is no other more efficient API.

The above approach maybe the only option.

You can view all PowerBI Restful APIs listed in the documentation below.

Using the Power BI REST APIs 

 

Best Regards,
Community Support Team _ Eason


Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!

FebPBI_Carousel

Power BI Monthly Update - February 2025

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

March2025 Carousel

Fabric Community Update - March 2025

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