Skip to content
Download

Intune Samples

3 samples for Intune

Get Intune device management compliance settings
GET /beta/deviceManagement/settings
Get the mobile device management authority for the organization
  1. GET /v1.0/organization?$select=id
  2. GET /beta/organization/{id from step 1}?$select=mobileDeviceManagementAuthority
List all Intune managed devices with their compliance status
GET /v1.0/deviceManagement/managedDevices?$select=id,deviceName,operatingSystem,complianceState,userPrincipalName