Microsoft 365 Apps usage report using Rest API or Graph API

Surendra Pratap Singh 21 Reputation points
2021-08-06T10:09:05.753+00:00

how to get Microsoft 365 Apps usage report using Rest API or Graph API ?
which method or Rest API endpoint need to use ?

I want to create report mentioned in below link
https://learn.microsoft.com/en-us/microsoft-365/admin/activity-reports/microsoft365-apps-usage-ww?view=o365-worldwide
microsoft365-apps-usage-ww

any help please

Microsoft 365 and Office | Development | Microsoft 365 Publishing
Microsoft Security | Microsoft Graph
{count} votes

2 answers

Sort by: Most helpful
  1. JosephXu-MSFT 531 Reputation points
    2021-08-09T07:54:37.567+00:00

    Update

    Hi @Surendra Pratap Singh Usage reports for specific Microsoft 365 apps are currently not documented to be available. We can submit a feature request here to Microsoft. :)


    Hi @Surendra Pratap Singh In Microsoft 365 there are many usage reports that are available to be retrieved in CSV file format via Microsoft Graph. Using Microsoft Graph API, we can access Microsoft 365 usage reports resources to get information about how people in your business are using Microsoft 365 services. A list of all the current reports usage reports available can be found on the Microsoft Graph – M365 Usage Reports section. We also can upload these reports to SharePoint via Microsoft Graph API.

    1. Create App Registration in your Azure AD and add the following Microsoft Graph permission Reports.Read.All .
      ![121535-image.png
    2. Create Flow in Power Automate to download M365 reports. We can use Power Automate to download M365 usage reports.
      121537-image.png
    0 comments No comments

  2. Surendra Pratap Singh 21 Reputation points
    2021-08-11T12:46:44.767+00:00

    hi @JosephXu-MSFT ,

    Thanks for your attention but my question is related to particular product-"Microsoft 365 Apps" available under Usage reports. please see the image for ref.

    I am not able to identify API for particular Microsoft 365 Apps usage by users,

    122308-tempsnip.png
    122381-image.png


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.