---
title: Get Account Detail
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/account-detail
---

# Get Account Detail

Obtain the details for your account.

## URL

GET https://mdmenrollment.apple.com/account

## Response Codes

200 OK: 400 Bad Request:

## Discussion

Discussion Each Mobile Device Management server must be registered with Apple. This endpoint provides details about the server entity to identify it uniquely throughout your organization. Each server is identifiable by either its system-generated unique identifier or by a user-provided name assigned by one of the organization’s users. Both the identifier and server name must be unique within your organization.

## Topics

### Response

- [AccountDetail](devicemanagement/accountdetail.md)
