Contents

List alternative distribution keys

List the alternative distribution key for your account.

URL

GET https://api.appstoreconnect.apple.com/v1/alternativeDistributionKeys

Query Parameters

NameTypeDescription
exists[app] Optionalboolean

fields[alternativeDistributionKeys] Optional[string]

limit Optionalinteger

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
AlternativeDistributionKeysResponse

400Bad Request
Content-Type: application/json
ErrorResponse

401Unauthorized
Content-Type: application/json
ErrorResponse

403Forbidden
Content-Type: application/json
ErrorResponse

429
Content-Type: application/json
ErrorResponse

Discussion

Example Request and Response

See Also

Creating and reading keys