---
title: Get Devices Enrolled in Apple Device Management Service
framework: Apple Business API
role: symbol
role_heading: Web Service Endpoint
platforms: [apple business api 2.5+]
path: applebusinessapi/get-apple-mdm-enrolled-devices
---

# Get Devices Enrolled in Apple Device Management Service

Get a list of devices enrolled in Apple Device Management service.

## URL

GET https://api-business.apple.com/v1/mdmDevices

## Query Parameters

fields[mdmDevices]: The fields to return for included related types. limit: The number of included related resources to return.

## Response Codes

200 OK: 400 Bad Request: An error occurred with your request. 401 Unauthorized: 403 Forbidden: Request not authorized. 429 : Too Many Requests

## Topics

### Responses

- [MdmDevicesResponse](applebusinessapi/mdmdevicesresponse.md)

## See Also

### Devices

- [Get Organization Devices](applebusinessapi/get-org-devices.md)
- [Get Device Information](applebusinessapi/get-orgdevice-information.md)
- [Get AppleCare coverage Information for a Device](applebusinessapi/get-all-applecare-coverage-for-an-orgdevice.md)
- [Get Details for a Device Enrolled in Apple Device Management Service](applebusinessapi/get-the-details-for-apple-mdm-enrolled-device.md)
