Read the Versions for an Activity
Get a list of versions for a specific Game Center activity.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterActivities/{id}/versionsPath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[gameCenterActivities] Optional | [string] | |
fields[gameCenterActivityImages] Optional | [string] | |
fields[gameCenterActivityLocalizations] Optional | [string] | |
fields[gameCenterActivityVersionReleases] Optional | [string] | |
fields[gameCenterActivityVersions] Optional | [string] | |
include Optional | [string] | |
limit Optional | integer | |
limit[localizations] Optional | integer | |
limit[releases] Optional | integer |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GameCenterActivityVersionsResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | |
| 404 | Not Found Content-Type: application/json | ErrorResponse | |
| 429 | Content-Type: application/json | ErrorResponse |
See Also
Managing Game Center activities
Create an ActivityAdd an Achievement to a Game Center ActivityAdd a Leaderboard to a Game Center ActivityModify the achievements for a game center activityModify the leaderboards for a game center activityRead Activity InformationList version IDs for a Game Center activityList all activities for a game center detailList Game Center activity IDs for a Game Center detailList all activities for a game center groupList activity IDs for a Game Center groupModify an ActivityDelete an ActivityRemove an AchievementRemove a Leaderboard