alternative_distribution_package_versions__deltas__list
List the deltas for a specified alternative distribution package version to track changes or updates. Provide the version ID to retrieve paginated delta records.
Instructions
List the deltas belonging to an alternative distribution package version. [GET /v1/alternativeDistributionPackageVersions/{id}/deltas]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| limit | No | maximum resources per page | |
| next_url | No | Absolute links.next URL from a previous response. |