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

# Read the Leaderboards in a Group

List all the leaderboard associated with a specific group.

## URL

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

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

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

## Mentioned in

Configuring Game Center challenges

## See Also

### Reading and modifying group relationships

- [Get All Achievement IDs for a Game Center Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterachievementsv2.md)
- [Get All Leaderboard Set IDs for a Game Center Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsetsv2.md)
- [Get All Leaderboard IDs for a Game Center Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsv2.md)
- [Modify the Achievements for a Game Center Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterachievementsv2.md)
- [Modify the Leaderboard Sets for a Game Center Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsetsv2.md)
- [Modify the Leaderboards for a Game Center Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsv2.md)
- [Read the Achievements in a Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterachievements.md)
- [Read the Leaderboard Sets in a Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsets.md)
- [Edit the Achievements Associated With a Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterachievements.md)
- [Edit the Leaderboard Sets Associated With a Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsets.md)
- [Edit the Leaderboard Associated With a Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterleaderboards.md)
