Forum Discussion
Greg_Deckler
Community Champion
1 year agoLast access date and time
Does anyone know of a way to get the last access date and time for reports or workspaces in Power BI service?
blopez11
Super User
1 year agoThere is the getunusedartifacts rest api call. You'd have to loop through the workspaces and it return items that haven't been used in the last 30 days, along with their last access date. At least that is what the documentation says. I haven't tried. I'd be interested if you find a solution as well.
https://learn.microsoft.com/en-us/rest/api/power-bi/admin/groups-get-unused-artifacts-as-admin