Read Activity Information
Get information for a specific Game Center activity.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterActivities/{id}Path Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[gameCenterActivities] Optional | [string] | |
fields[gameCenterActivityVersions] Optional | [string] | |
include Optional | [string] | |
limit[achievements] Optional | integer | |
limit[leaderboards] Optional | integer | |
limit[versions] Optional | integer | |
fields[gameCenterAchievements] Optional | [string] | |
fields[gameCenterDetails] Optional | [string] | |
fields[gameCenterGroups] Optional | [string] | |
fields[gameCenterLeaderboards] Optional | [string] | |
limit[achievementsV2] Optional | integer | |
limit[leaderboardsV2] Optional | integer |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GameCenterActivityResponse | |
| 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 the Versions for an ActivityList 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