---
title: Get the Assigned Device Management Service Information for a Device
framework: Apple Business API
role: symbol
role_heading: Web Service Endpoint
platforms: [apple business api 2.5+]
path: applebusinessapi/get-the-assigned-server-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-business.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](applebusinessapi/mdmserverresponse.md)

## See Also

### Device Management Services

- [Get Device Management Services](applebusinessapi/get-mdm-servers.md)
- [Get Device Management Service Information](applebusinessapi/get-mdmserver-information.md)
- [Create a Device Management Service](applebusinessapi/create-an-mdmserver.md)
- [Update a Device Management Service](applebusinessapi/update-an-mdmserver.md)
- [Delete a Device Management Service](applebusinessapi/delete-an-mdmserver.md)
- [Get the Device Serial Numbers for a Device Management Service](applebusinessapi/get-all-device-ids-for-an-mdmserver.md)
- [Get the Assigned Device Management Service ID for a Device](applebusinessapi/get-the-assigned-server-id-for-an-orgdevice.md)
- [Assign or Unassign Devices to a Device Management Service or Release Devices](applebusinessapi/create-an-orgdeviceactivity.md)
- [Get Organization Device Activity Information](applebusinessapi/get-orgdeviceactivity-information.md)
