Contents

Read Game Center app version information of an App Store version

Get the status of Game Center enablement for an App Store version.

URL

GET https://api.appstoreconnect.apple.com/v1/appStoreVersions/{id}/gameCenterAppVersion

Path Parameters

NameTypeDescription
id Requiredstring

Query Parameters

NameTypeDescription
fields[appStoreVersions] Optional[string]

include Optional[string]

fields[gameCenterAppVersions] Optional[string]
limit[compatibilityVersions] Optionalinteger

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
GameCenterAppVersionResponse

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.

404Not Found
Content-Type: application/json
ErrorResponse

Resource not found.

429
Content-Type: application/json
ErrorResponse

See Also

Getting Game Center app versions