Forum Discussion
kumsha1
Post Patron
6 years agoList the reports using a particular gateway connection
Hi, Is there any option to list the report details using a particular gateway connection. Wanted to produce something like below...Have gone through most of the readings but didn't find anything ...
_MMahmood_
Advocate I
1 year agoThis API call will get you all your dataset / datasources details: Admin - Datasets GetDatasourcesAsAdmin - REST API (Power BI Power BI REST APIs) | Microsoft Learn
You're looking for the "datasourceid" which you can link to the "id" in this API call: Gateways - Get Datasources - REST API (Power BI Power BI REST APIs) | Microsoft Learn
The name of the connection is "datasourceName"