Contents

Get all version IDs for a Game Center leaderboard set

Get a list of version resource IDs for a specific Game Center leaderboard set.

URL

GET https://api.appstoreconnect.apple.com/v2/gameCenterLeaderboardSets/{id}/relationships/versions

Path Parameters

NameTypeDescription
id Requiredstring

Query Parameters

NameTypeDescription
limit Optionalinteger

Response Codes

StatusReasonTypeDescription
200OK
Content-Type: application/json
GameCenterLeaderboardSetV2VersionsLinkagesResponse
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

Overview

  • id:

  • limit:

  • 200:

  • 400:

  • 401:

  • 403:

  • 404:

  • 429:

See Also

Reading leaderboard sets