We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello,
I am building a dataset of Power Bi admin data and a key requirement is to see the refresh status and refresh schedule of all the datasets in our service.
I authenticate using a service principle which has access to the admin APIs but not the other sections of the API.
e.g. the service principle account can authenticate to this: https://api.powerbi.com/v1.0/myorg/admin/datasets which gives a list of all the datasets and some information about them, but not the refresh info.
This call, not in the Admin API, gives the refresh information I am after: https://api.powerbi.com/v1.0/myorg/datasets/{datasetId}/refreshes
However, the bearer returned by authenticating with the service princilple account does not have access to this call.
Is there a way to authenticate the service principle to access other areas of the API, or is there call I am missing in the admin API to get the data I'm after?
Thanks
Solved! Go to Solution.
Hey @Anonymous,
Try:
https://api.powerbi.com/v1.0/myorg/admin/datasets/{datasetid}/refreshes
Proud to be a Super User!
Hey @Anonymous,
Try:
https://api.powerbi.com/v1.0/myorg/admin/datasets/{datasetid}/refreshes
Proud to be a Super User!
Amazing, thanks!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |