Contents

Get Subscription Administrators

Get the administrators for subscriptions that your organization manages.

URL

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

Query Parameters

NameTypeDescription
adamId Optional[int64]

The filter for subscription administrators by Adam ID.

includeUserState Optionalboolean

When true, includes the user status for each administrator in the response.

cursor Optionalstring

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

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
GetSubscriptionAdminsResponse

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.

Discussion

Example Request and Response

Topics

Response

Content Metadata

See Also

Subscription management