---
title: AccountDetail
framework: devicemanagement
role: symbol
role_heading: Object
path: devicemanagement/accountdetail
---

# AccountDetail

The response that contains the details for an account.

## Declaration

```data
object AccountDetail
```

## Properties

admin_id: The Apple Account of the person who generated the currently in-use tokens. facilitator_id: The legacy equivalent to the admin_id key. This key is deprecated and may not be returned in future responses. org_address: The organization address. org_email: The organization email address. org_id: The customer ID. This key is available only in protocol version 3 and later. org_id_hash: 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_name: The organization name. org_phone: The organization phone. org_type: The type of organization. Possible values are edu or org. This key is available only in protocol version 3 and later. org_version: Possible values: v1 or v2. v1 is for Apple Deployment Programs (like Automated Device Enrollment 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_name: The name of the MDM server. server_uuid: The system-generated server identifier. urls: The list of URLs available in the MDM service. This key is valid in X-Server-Protocol-Version 3 and later.
