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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Power BI REST API Get Refresh History as Admin

Create a REST API call to retrive the full list of Refresh Hitory records as Admin. With the current call structure we need to iterate for every single dataset
Status: Needs Votes
Comments
ggalloway
New Member
And please make this one of the supported read-only admin APIs which can be called by a service principal. (See https://docs.microsoft.com/en-us/power-bi/admin/read-only-apis-service-principal-authentication)
nishalit
New Member
It would be nice if there was an Admin equivalent of the following REST API:
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-schedule-in-group
https://docs.microsoft.com/en-us/rest/api/power-bi/datasets/get-refresh-history-in-group

The user calling the above API appears to require at least contributor access to the workspace containing the datasets.  It would be nice if we could get this information as a service principal with access to the read-only Admin APIs without requiring any additional permissions.

Thanks

Karl
fbcideas_migusr
New Member
Status changed to: Needs Votes