Forum Discussion

Hugh_Burns's avatar
Hugh_Burns
Copper Contributor
Sep 02, 2021
Solved

Microsoft 365 usage data from Graph API broken?

Hi Everyone,

 

I've been using data from the Graph API for Mailbox and OneDrive usage statistics for a while, but for the last few days it seems that it broken.

 

If I run the following in the Graph Explorer, it just fails with no response, not even valid headers are returned. (documented here: https://docs.microsoft.com/en-us/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0

 

GET https://graph.microsoft.com/v1.0/reports/getMailboxUsageDetail(period='D7')

 

Anyone else having this issue?

4 Replies

Resources