Get a List of Devices
Get a list of devices that are managed by the server.
URL
POST https://mdmenrollment.apple.com/server/devicesResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | FetchDeviceResponse | |
| 400 | Bad Request |
|
Discussion
This request fetches a list of all devices that are assigned to this MDM server at the time of the request. This service should be used for loading an initial list of devices into the MDM server’s data store. Once the list of devices is loaded, Sync the List of Devices to update the list.
This request provides a limited number of entries per request, using cursors to provide position information across requests.
HTTP Body
The request for a list of devices.