Intune API used by data provider
Mobile Apps
An abstract class containing the base properties for Intune mobile apps.
- mobileApp resource type - Microsoft Graph v1.0 | Microsoft Docs (external Link)
- List mobileApps - Microsoft Graph v1.0 | Microsoft Docs (external Link)
GET https://graph.microsoft.com/v1.0/deviceAppManagement/mobileApps
Users
Represents an Azure Active Directory (Azure AD) user account. This resource is an open type that allows other properties to be passed in.
- user resource type - Microsoft Graph v1.0 | Microsoft Docs (external Link)
- List users - Microsoft Graph v1.0 | Microsoft Docs (external Link)
Managed Devices
Devices that are managed or pre-enrolled through Intune.
- managedDevice resource type - Microsoft Graph v1.0 | Microsoft Docs (external Link)
- List managedDevices - Microsoft Graph v1.0 | Microsoft Docs (external Link)
GET https://graph.microsoft.com/v1.0/deviceManagement/managedDevices
Detected Apps
A managed or unmanaged app that is installed on a managed device.
Unmanaged apps will only appear for devices marked as corporate owned.
- detectedApp resource type - Microsoft Graph v1.0 | Microsoft Docs (external Link)
- List detectedApps - Microsoft Graph v1.0 | Microsoft Docs (external Link)
GET https://graph.microsoft.com/v1.0/deviceManagement/detectedApps