---
title: Get the alternative distribution key ID for an app
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-apps-_id_-relationships-alternativedistributionkey
---

# Get the alternative distribution key ID for an app

## URL

GET https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/alternativeDistributionKey

## Path Parameters

id:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## See Also

### Creating and reading keys

- [Creating keys and establishing alternative marketplace connections](appstoreconnectapi/creating-keys-and-establishing-alternative-marketplace-connections.md)
- [Creating and configuring keys for web distribution](appstoreconnectapi/creating-and-configuring-keys-for-web-distribution.md)
- [Add an Alternative Distribution Key](appstoreconnectapi/post-v1-alternativedistributionkeys.md)
- [List Alternative Distribution Keys](appstoreconnectapi/get-v1-alternativedistributionkeys.md)
- [Read Alternative Distribution Key Information](appstoreconnectapi/get-v1-alternativedistributionkeys-_id_.md)
- [Read an App’s Alternative Distribution Key](appstoreconnectapi/get-v1-apps-_id_-alternativedistributionkey.md)
- [Remove an Alternative Distribution Key](appstoreconnectapi/delete-v1-alternativedistributionkeys-_id_.md)
