---
title: Read the Leaderboards in a Leaderboard Set
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterleaderboardsets-_id_-relationships-gamecenterleaderboards
---

# Read the Leaderboards in a Leaderboard Set

List all leaderboards in a leaderboard set.

## URL

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

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

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

## See Also

### Reading leaderboard sets

- [Read Game Center Leaderboard Set Information](appstoreconnectapi/get-v2-gamecenterleaderboardsets-_id_.md)
- [List All Leaderboards for a Game Center Leaderboard Set](appstoreconnectapi/get-v2-gamecenterleaderboardsets-_id_-gamecenterleaderboards.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 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)
