Contents

Get Assignments

Get the set of current assignments for users or devices.

URL

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

Query Parameters

NameTypeDescription
adamId Optionalstring

The filter for the assignment product’s unique identifier.

clientUserId Optionalstring

The filter for the unique identifier of assigned users in your organization.

pageIndex Optionalint32

The requested page index.

serialNumber Optionalstring

The filter for the unique identifier of assigned devices in your organization.

sinceVersionId Optionalstring

The filter for modified assignments since the specified version identifier.

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
GetAssignmentsResponse

400Bad Request
Content-Type: application/json
ErrorResponse

401Unauthorized
Content-Type: application/json
ErrorResponse

The provided token is invalid. It may either be missing or expired.

500Internal Server Error
Content-Type: application/json
ErrorResponse

An internal server error occurred. Try again later.

Mentioned in

Discussion

Example Request and Response

Topics

Response

See Also

Asset Management