List Prerelease Versions
Get a list of prerelease versions for all apps.
URL
GET https://api.appstoreconnect.apple.com/v1/preReleaseVersionsQuery Parameters
| Name | Type | Description |
|---|---|---|
fields[apps] Optional | [string] | Fields to return for included related types. |
fields[builds] Optional | [string] | Fields to return for included related types. |
fields[preReleaseVersions] Optional | [string] | Fields to return for included related types. |
filter[app] Optional | [string] | Attributes, relationships, and IDs by which to filter. |
filter[builds.expired] Optional | [string] | Attributes, relationships, and IDs by which to filter. |
filter[builds.processingState] Optional | [string] | Attributes, relationships, and IDs by which to filter. |
filter[builds] Optional | [string] | Attributes, relationships, and IDs by which to filter. |
filter[platform] Optional | [string] | Attributes, relationships, and IDs by which to filter. |
filter[version] Optional | [string] | Attributes, relationships, and IDs by which to filter. |
include Optional | [string] | Relationship data to include in the response. |
limit Optional | integer | Number of resources to return. |
limit[builds] Optional | integer | Number of included related resources to return. |
sort Optional | [string] | Attributes by which to sort. |
filter[builds.version] Optional | [string] | |
filter[builds.buildAudienceType] Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | PreReleaseVersionsResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | An error occurred with your request. |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 429 | Content-Type: application/json | ErrorResponse |