Intune Devices
List synced Intune devices
get/intune_devices
Query parameters
limitinteger
Limit devices returned
page_cursorstring
Next/previous page cursor
Response
Intune device response
Example response
{
"metadata": {
"count": 1,
"limit": 10,
"next_page": null,
"prev_page": null
}
}