Share via

The managedDevices graph api call does not include an @odata.nextlink entry

DOLPHIN Paul 1 Reputation point
2021-07-21T16:17:05.027+00:00

calling https://graph.microsoft.com/beta/deviceManagement/managedDevices
Returns
"@odata.context":"https://graph.microsoft.com/beta/$metadata#deviceManagement/managedDevices",
"@odata.count":995,
"value":[{}] = array of 995 devices
There is no @odata.nextlink entry.
We have over 1000 managed devices but there is currently no way to get past the first 995

Microsoft Security | Microsoft Graph
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.