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 | Filter the returned alternative distribution keys to include only those that are associated with (true) or not associated with (false) an app. |
fields[alternativeDistributionKeys] Optional | [string] | Additional fields to include for each alternative distribution keys resource returned by the response. |
limit Optional | integer | The maximum number of alternative distribution keys resources to return. |
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 the alternative distribution key ID for an appRead an App’s Alternative Distribution KeyRemove an Alternative Distribution Key