List alternative distribution keys
List the alternative distribution key for your account.
URL
GET https://api.appstoreconnect.apple.com/v1/alternativeDistributionKeysQuery Parameters
| Name | Type | Description |
|---|---|---|
exists[app] Optional | boolean | |
fields[alternativeDistributionKeys] Optional | [string] | |
limit Optional | integer |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | AlternativeDistributionKeysResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
Discussion
Example Request and Response
See Also
Creating and reading keys
Creating keys and establishing alternative marketplace connectionsCreating and configuring keys for web distributionAdd an alternative distribution keyRead alternative distribution key informationGET /v1/apps/{id}/relationships/alternativeDistributionKeyRead an app’s alternative distribution keyRemove an alternative distribution key