alternative_distribution_package_versions__get
Retrieve a single alternative distribution package version by ID, optionally including related variants, deltas, or package details. Fetches specific attributes to minimize data payload.
Instructions
Read one alternative distribution package version by ID. [GET /v1/alternativeDistributionPackageVersions/{id}]
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. | |
| fields_alternativeDistributionPackageVersions | No | the fields to include for returned resources of type alternativeDistributionPackageVersions Return only these attributes. A full row set can exceed 200 KB. |