---
title: Get Assignments
framework: devicemanagement
role: symbol
role_heading: Web Service Endpoint
path: devicemanagement/get-assignments-158kc
---

# Get Assignments

Get a list of assignments currently assigned to a user or device.

## URL

POST https://vpp.itunes.apple.com/mdm/getAssignments

## Response Codes

200 OK: The response that contains a list of assignments.

## Discussion

Discussion Example Request and Response

## HTTP Body

The request for a list of assignments.

## Topics

### Request and Response

- [VppAssignmentRequest](devicemanagement/vppassignmentrequest.md)
- [VppAssignmentsResponse](devicemanagement/vppassignmentsresponse.md)

## See Also

### Asset and license management

- [Get Assets](devicemanagement/get-assets-44p83.md)
- [Get Licenses](devicemanagement/get-licenses.md)
- [Manage Licenses](devicemanagement/manage-licenses.md)
