An API that connects multiple Microsoft services, enabling data access and automation across platforms
With the proposed request (1) I have deviceCount info but I don't have any info to identify these devices that have the app installed. Is this the expected behavior? I have same response with the request without the $expand param (2)
On the other hand, if I have a response with all the applications of the Intune account (including, for every app, all the devices that have it installed), I will have a very heavy response for Intune accounts with a lot of devices.
Is there in v1.0 of the Graph API a request to get the detectedApps of a unique device?
(1) GET https://graph.microsoft.com/v1.0/deviceManagement/detectedApps?$expand=managedDevices
(2) GET https://graph.microsoft.com/v1.0/deviceManagement/detectedApps