I'm trying to sync the devices from Microsoft Endpoint manager https://endpoint.microsoft.com . After performing a full read once, I would like to query the changes alone on daily basis. We are able to fetch all devices using https://graph.microsoft.com/v1.0/devicemanagement/manageddevices but we couldn't find any delta API for managed devices.
Is there any way to query the changes in managed devices from Microsoft Intune via graph API ?