Forum Discussion
afernand0
1 year agoFrequent Visitor
Unknown Gateway and Datasource Id's in Admin - Datasets GetDatasourcesAsAdmin API Response
Hi, Does anyone know what the gateway id and datasource id in the https://api.powerbi.com/v1.0/myorg/admin/datasets/{datasetId}/datasources api response for Dataflows are referring to? They are...
Anonymous
1 year agoNot applicable
HI afernand0,
Perhaps you can try to use following rest api to get data flows from specific workspace group:
Dataflows - Get Dataflows - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Regards,
Xiaoxin Sheng
afernand0
1 year agoFrequent Visitor
Anonymous , this api also gives the same id's as the admin API. Are you able to provide any info on how to find an item using the datasourceId or gatewayId in the response?