Contents

Get Subscription Assignments

Get the subscription assignments for users in your organization.

URL

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

Query Parameters

NameTypeDescription
parentAdamId Optional[int64]

The filter for subscription assignments by parent Adam ID.

adamId Optional[int64]

The filter for subscription assignments by Adam ID.

clientUserId Optional[string]

The filter for subscription assignments by client user ID.

cursor Optionalstring

The cursor for pagination to fetch the next page of results.

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
GetSubscriptionAssignmentsResponse

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

Content Metadata

See Also

Subscription management