Read default image information for an activity version
Get details about the default image for a specific Game Center activity version.
URL
GET https://api.appstoreconnect.apple.com/v1/gameCenterActivityVersions/{id}/defaultImagePath Parameters
| Name | Type | Description |
|---|---|---|
id Required | string |
Query Parameters
| Name | Type | Description |
|---|---|---|
fields[gameCenterActivityImages] Optional | [string] |
Response Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 200 | OK Content-Type: application/json | GameCenterActivityImageResponse | |
| 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
Read, create, and update Game Center activity versions
Read the versions for an activityGET /v1/gameCenterActivities/{id}/relationships/versionsRead activity version informationGET /v1/gameCenterActivityVersions/{id}/relationships/defaultImageList all localizations for an activity versionGET /v1/gameCenterActivityVersions/{id}/relationships/localizationsAdd an activity version releaseCreate an activity versionModify an activity version