Contents

Get Device Details

Get the details on a set of devices.

URL

POST https://mdmenrollment.apple.com/devices

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
DeviceListResponse

400Bad Request

  • DEVICE_ID_REQUIRED: No device IDs (serial numbers) were provided.

  • USER_AGENT_INVALID: The User-Agent header is invalid.

  • USER_AGENT_MISSING: The User-Agent header is missing or has no assigned value.

HTTP Body

The request for a list of devices.

Topics

Request and Response

See Also

Device Management