Intune Reports Export API

The Intune Reports Export API enables you to export Intune reporting data using Microsoft Graph API export jobs. You can create export jobs to generate reports that provide insight into device compliance, app usage, and other aspects of your managed environment.

API entry from apis.yml

apis.yml Raw ↑
name: Intune Reports Export API
description: The Intune Reports Export API enables you to export Intune reporting data using Microsoft
  Graph API export jobs. You can create export jobs to generate reports that provide insight into device
  compliance, app usage, and other aspects of your managed environment.
humanURL: https://learn.microsoft.com/en-us/intune/intune-service/fundamentals/reports-export-graph-apis
baseURL: https://graph.microsoft.com/v1.0/deviceManagement/reports
tags:
- Analytics
- Compliance Reports
- Export
- Reports
properties:
- type: X-documentation
  url: https://learn.microsoft.com/en-us/intune/intune-service/fundamentals/reports-export-graph-apis
- type: X-available-reports
  url: https://learn.microsoft.com/en-us/intune/intune-service/fundamentals/reports-export-graph-available-reports
- type: X-create-export-job
  url: https://learn.microsoft.com/en-us/graph/api/intune-reporting-devicemanagementexportjob-create?view=graph-rest-1.0