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

# Get Assignments

Get the set of current assignments for users or devices.

## URL

GET https://vpp.itunes.apple.com/mdm/v2/assignments

## Query Parameters

adamId: The filter for the assignment product’s unique identifier. clientUserId: The filter for the unique identifier of assigned users in your organization. excludeInactiveUsers: includeUserState: pageIndex: The requested page index. pricingParam: serialNumber: The filter for the unique identifier of assigned devices in your organization. sinceVersionId: The filter for modified assignments since the specified version identifier.

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: The provided token is invalid. It may either be missing or expired. 500 Internal Server Error: An internal server error occurred. Try again later.

## Mentioned in

Getting started with the management API Upgrading to the new management API Using paginated endpoints Managing assets

## Discussion

Discussion Example Request and Response

## Topics

### Response

- [GetAssignmentsResponse](devicemanagement/getassignmentsresponse.md)
- [ErrorResponse](devicemanagement/errorresponse.md)

## See Also

### Asset management

- [Get Assets](devicemanagement/get-assets-4ski1.md)
- [Associate Assets](devicemanagement/associate-assets.md)
- [Disassociate Assets](devicemanagement/disassociate-assets.md)
- [Revoke Assets](devicemanagement/revoke-assets.md)
