Forum Discussion
Unable to retrieve dataset refresh history
Hey kmurugadhas87 ,
Let's back up a step, when you run this command, does it list this particular dataset? "GET https://api.powerbi.com/v1.0/myorg/admin/datasets"
I know that you are getting it through the direct dataset command but I am curious if it lists this way as well.
Hello collinq,
Yes, I am able to that API call and results are returned as expected
I am wondering why the below API call stopped working recently. This has been working for us successfully for years and just stopped working somewhere around July / August 2022.
https://api.powerbi.com/v1.0/myorg/admin/datasets/$datasetid/refreshes
From Admin section in the documentation, now I don't see this API call. May be Microsoft removed this API recently from Admin ??
https://api.powerbi.com/v1.0/myorg/admin/datasets/$datasetid/refreshes
Documentation: https://learn.microsoft.com/en-us/rest/api/power-bi/admin
- collinq3 years ago
Super User
Hey kmurugadhas87 ,
Maybe they did. I am not sure how to find out, I looked for "deprecated API" and couldn't find anything that was any sort of list. Perhaps a ticket to Microsoft to ask them? And, if you do get a response from them, please let us know.