---
title: Get All Localization IDs for a Game Center Leaderboard Set Version
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v2-gamecenterleaderboardsetversions-_id_-relationships-localizations
---

# Get All Localization IDs for a Game Center Leaderboard Set Version

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

## URL

GET https://api.appstoreconnect.apple.com/v2/gameCenterLeaderboardSetVersions/{id}/relationships/localizations

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

200 OK: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 404 Not Found: 429 :

## Overview

Overview id: limit: 200: 400: 401: 403: 404: 429:

## See Also

### Reading and creating leaderboard set versions

- [Read Game Center Leaderboard Set Version Information](appstoreconnectapi/get-v2-gamecenterleaderboardsetversions-_id_.md)
- [List All Localizations for a Game Center Leaderboard Set Version](appstoreconnectapi/get-v2-gamecenterleaderboardsetversions-_id_-localizations.md)
- [Create a Game Center Leaderboard Set Version](appstoreconnectapi/post-v2-gamecenterleaderboardsetversions.md)
