app_store_versions__alternative_distribution_package__get
Retrieve the alternative distribution package linked to a specific App Store version. Supply the version ID to get the package details in a single call.
Instructions
Read the alternative distribution package for an App Store version. [GET /v1/appStoreVersions/{id}/alternativeDistributionPackage]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| include | No | comma-separated list of relationships to include Pull related records in the same call. Without it, checking a relationship costs one extra call per row returned. |