---
title: "Get MDM service configuration"
method: GET
path: "/v2/mdmserviceconfig"
tags: ["tenant_MDM Service Config"]
---

# Get MDM service configuration

`GET /v2/mdmserviceconfig`

Unauthenticated discovery endpoint per Apple's [MDMServiceConfig](https://developer.apple.com/documentation/devicemanagement/providing-information-about-your-device-management-service) spec.
Returns the URL a device uses to begin Automated Device Enrollment.

## Response `200`

MDM service configuration

- object
  - `dep_enrollment_url` string
  - `dep_anchor_certs_url` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/esper/apis/esper-api-reference.md) · [All operations](https://skmtc.net/esper/apis/esper-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/esper/esper-api-reference/revisions/e1f64cbb488e/schema)
