alternative_distribution_packages__versions__list
Retrieve all versions for a specific alternative distribution package. Filter by state (COMPLETED, REPLACED) and include related records to reduce API calls.
Instructions
List the versions belonging to an alternative distribution package. [GET /v1/alternativeDistributionPackages/{id}/versions]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| limit | No | maximum resources per page | |
| 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. | |
| next_url | No | Absolute links.next URL from a previous response. | |
| filter_state | No | filter by attribute 'state' |