getSharePointSiteUsageDetail not returning any results

Mark Heptinstall 21 Reputation points
2021-09-02T14:47:11.897+00:00
Microsoft Graph Reports API
Microsoft Graph Reports API
A Microsoft API that enables you to understand application and resource activity in your Azure Active Directory (Azure AD) tenant.
89 questions
0 comments No comments
{count} votes

Accepted answer
  1. Danstan Onyango 3,241 Reputation points
    2021-09-03T04:49:45.49+00:00

    Reports Query option period='D7/D30 etc' was returning results but has been fixed, see this thread. You can try this again but NOT on Graph Explorer.

    Graph Explorer does not yet support csv body, so it will try to JSON parse the CSV and hit an error which shows on your screenshot. To test this out, use Postman which will handle and display the CSV response. See screenshot below.

    128962-reports-getsharepoint-usage-postman.png

    The only issue that is also on this thread is that the values of Display Name and may be Site Url returns some uuids. Please try and check and upvote the question.

    0 comments No comments

0 additional answers

Sort by: Most helpful