Contents

Read activity version information

Get information for a specific Game Center activity version.

URL

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

Path Parameters

NameTypeDescription
id Requiredstring

Query Parameters

NameTypeDescription
fields[gameCenterActivityImages] Optional[string]

fields[gameCenterActivityLocalizations] Optional[string]

fields[gameCenterActivityVersions] Optional[string]

include Optional[string]

limit[localizations] Optionalinteger

limit[releases] Optionalinteger

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
GameCenterActivityVersionResponse

400Bad Request
Content-Type: application/json
ErrorResponse

401Unauthorized
Content-Type: application/json
ErrorResponse

403Forbidden
Content-Type: application/json
ErrorResponse

404Not Found
Content-Type: application/json
ErrorResponse

429
Content-Type: application/json
ErrorResponse

See Also

Read, create, and update Game Center activity versions