---
title: Get the Assigned Device Management Service Information for a Device
framework: appleschoolmanagerapi
role: symbol
role_heading: Web Service Endpoint
path: appleschoolmanagerapi/get-the-assigned-device-management-service-information-for-an-orgdevice
---

# Get the Assigned Device Management Service Information for a Device

Get the assigned device management service information for a device.

## URL

GET https://api-school.apple.com/v1/orgDevices/{id}/assignedServer

## Path Parameters

id: The unique identifier for the resource.

## Query Parameters

fields[mdmServers]: The fields to return for included related types.

## Response Codes

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

## Example

Example

## Topics

### Responses

- [MdmServerResponse](appleschoolmanagerapi/mdmserverresponse.md)

## See Also

### Device Management Services

- [Get Device Management Services](appleschoolmanagerapi/get-device-management-services.md)
- [Get Device Management Service Information](appleschoolmanagerapi/get-mdmserver-information.md)
- [Get All Device IDs for a Device Management Service](appleschoolmanagerapi/get-all-device-ids-for-a-device-management-service.md)
- [Get the Assigned Device Management Service ID for a Device](appleschoolmanagerapi/get-the-assigned-device-management-service-id-for-an-orgdevice.md)
- [Assign or Unassign Devices to a Device Management Service](appleschoolmanagerapi/create-an-orgdeviceactivity.md)
- [Get Organization Device Activity Information](appleschoolmanagerapi/get-orgdeviceactivity-information.md)
