Contents

AccountDetail

The response that contains the details for an account.

Declaration

object AccountDetail

Properties

NameTypeDescription
admin_idstring

The Apple Account of the person who generated the currently in-use tokens.

facilitator_idstring

The legacy equivalent to the admin_id key. This key is deprecated and may not be returned in future responses.

org_addressstring

The organization address.

org_emailstring

The organization email address.

org_idstring

The customer ID. This key is available only in protocol version 3 and later.

org_id_hashstring

The SHA hash of an organization identifier. This helps Mobile Device Management (MDM) server match the hash with the organizationIdHash key in the Client Configuration API. This key is available only in protocol version 3 and later.

org_namestring

The organization name.

org_phonestring

The organization phone.

org_typestring

The type of organization. Possible values are edu or org. This key is available only in protocol version 3 and later.

org_versionstring

Possible values: v1 or v2. v1 is for Apple Deployment Programs (like Device Enrollment Program or Volume Purchase Program) organizations and v2 is for Apple School Manager organizations. Currently v2 is applicable only to educational organizations. This key is available only in protocol version 3 and later.

server_namestring

The name of the MDM server.

server_uuidstring

The system-generated server identifier.

urls[Url]

The list of URLs available in the MDM service. This key is valid in X-Server-Protocol-Version 3 and later.