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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
Mykhailo
New Member

Get report.createdDateTime and report.modifiedDateTime from Power BI REST API

We would like to get report.createdDateTime and report.modifiedDateTime from Power BI REST API: GET https://api.powerbi.com/v1.0/myorg/reports

 

We are getting response, like:

{ "value": [ { "datasetId": "cfafbeb1-8037-4d0c-896e-a46fb27ff229", "id": "5b218778-e7a5-4d73-8187-f10824047715", "name": "SalesMarketing", "webUrl": "https://app.powerbi.com//reports/5b218778-e7a5-4d73-8187-f10824047715", "embedUrl": "https://app.powerbi.com/reportEmbed?reportId=5b218778-e7a5-4d73-8187-f10824047715" } ] }

 

REST API documentation (https://docs.microsoft.com/en-us/rest/api/power-bi/reports/get-reports) describes createdDateTime and modifiedDateTime fields for report, but API doesn't provide this values.

 

Are there any options to get this fields from REST API?

2 REPLIES 2
DevopsPls
Frequent Visitor

Possible in the admin API- 'admin/reports' rather than '/reports'.

 

There seems to be a bug at the moment where creation date isn't returned for all reports, but should work for most cases.

GilbertQ
Super User
Super User

Hi @Mykhailo 

 

I had a quick look and I could not find it off hand, even though it is in the documentation!

 

Hopefully someone who has more experience will be able to assist.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.