Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Last week I was able to hit:
https://contoso.sharepoint.com/_api/v2.1/drives/{drive-id}/items/{item-id}/analytics/allTime?$expand=activities
And it would give me a response containing an activities array. However, this morning the activities array is missing from the response.
If I change to the lastSevenDays endpoint (no other changes -- same drive and file ID) then the activities array is present.
Am I doing something wrong? Or is there some outage?
An API that connects multiple Microsoft services, enabling data access and automation across platforms