apps__pre_release_versions__list
Retrieve all pre-release versions for a specific app using its ID. Filter results by version, platform, builds, or app fields to get only the data you need.
Instructions
List the pre release versions belonging to an app. [GET /v1/apps/{id}/preReleaseVersions]
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. | |
| fields_preReleaseVersions | No | the fields to include for returned resources of type preReleaseVersions Return only these attributes. A full row set can exceed 200 KB. |