---
title: List All Leaderboards for a Game Center Leaderboard Set
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v2-gamecenterleaderboardsets-_id_-gamecenterleaderboards
---

# List All Leaderboards for a Game Center Leaderboard Set

Get a list of leaderboards for a specific Game Center leaderboard set.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[gameCenterActivities]: fields[gameCenterChallenges]: fields[gameCenterDetails]: fields[gameCenterGroups]: fields[gameCenterLeaderboardSets]: fields[gameCenterLeaderboardVersions]: fields[gameCenterLeaderboards]: filter[archived]: filter[id]: filter[referenceName]: include: limit: limit[gameCenterLeaderboardSets]: limit[versions]:

## Response Codes

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

## Overview

Overview id: fields[gameCenterActivities]: fields[gameCenterChallenges]: fields[gameCenterDetails]: fields[gameCenterGroups]: fields[gameCenterLeaderboardSets]: fields[gameCenterLeaderboardVersions]: fields[gameCenterLeaderboards]: filter[archived]: filter[id]: filter[referenceName]: include: limit: limit[gameCenterLeaderboardSets]: limit[versions]: 200: 400: 401: 403: 404: 429:

## See Also

### Reading leaderboard sets

- [Read Game Center Leaderboard Set Information](appstoreconnectapi/get-v2-gamecenterleaderboardsets-_id_.md)
- [Get All Leaderboard IDs for a Game Center Leaderboard Set](appstoreconnectapi/get-v2-gamecenterleaderboardsets-_id_-relationships-gamecenterleaderboards.md)
- [List All Versions for a Game Center Leaderboard Set](appstoreconnectapi/get-v2-gamecenterleaderboardsets-_id_-versions.md)
- [Get All Version IDs for a Game Center Leaderboard Set](appstoreconnectapi/get-v2-gamecenterleaderboardsets-_id_-relationships-versions.md)
- [Read Leaderboard Set Information](appstoreconnectapi/get-v1-gamecenterleaderboardsets-_id_.md)
- [List Leaderboard Information for a Leaderboard Set](appstoreconnectapi/get-v1-gamecenterleaderboardsets-_id_-gamecenterleaderboards.md)
- [List Leaderboard Sets in a Group Leaderboard Set](appstoreconnectapi/get-v1-gamecenterleaderboardsets-_id_-groupleaderboardset.md)
- [List All Localizations for a Leaderboard Set](appstoreconnectapi/get-v1-gamecenterleaderboardsets-_id_-localizations.md)
- [List localization IDs for a Game Center leaderboard set](appstoreconnectapi/get-v1-gamecenterleaderboardsets-_id_-relationships-localizations.md)
- [Read the Leaderboards in a Leaderboard Set](appstoreconnectapi/get-v1-gamecenterleaderboardsets-_id_-relationships-gamecenterleaderboards.md)
- [Read the Group Leaderboard Set in a Leaderboard Set](appstoreconnectapi/get-v1-gamecenterleaderboardsets-_id_-relationships-groupleaderboardset.md)
- [List Releases for a Leaderboard Set](appstoreconnectapi/get-v1-gamecenterleaderboardsets-_id_-releases.md)
- [List release IDs for a Game Center leaderboard set](appstoreconnectapi/get-v1-gamecenterleaderboardsets-_id_-relationships-releases.md)
