Contents

List Prerelease Versions

Get a list of prerelease versions for all apps.

URL

GET https://api.appstoreconnect.apple.com/v1/preReleaseVersions

Query Parameters

NameTypeDescription
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 Optionalinteger

Number of resources to return.

limit[builds] Optionalinteger

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

StatusReasonTypeDescription
200OK
Content-Type: application/json
PreReleaseVersionsResponse

400Bad Request
Content-Type: application/json
ErrorResponse

An error occurred with your request.

401Unauthorized
Content-Type: application/json
ErrorResponse

403Forbidden
Content-Type: application/json
ErrorResponse

Request not authorized.

429
Content-Type: application/json
ErrorResponse

Mentioned in

See Also

Getting Prerelease Version Information