---
title: Get leaderboards information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecenterleaderboards
---

# Get leaderboards information

Get all leaderboards and related information for a Game Center detail.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[gameCenterDetails]: fields[gameCenterGroups]: fields[gameCenterLeaderboardLocalizations]: fields[gameCenterLeaderboardReleases]: fields[gameCenterLeaderboardSets]: fields[gameCenterLeaderboards]: filter[archived]: filter[id]: filter[referenceName]: include: limit: limit[gameCenterLeaderboardSets]: limit[localizations]: limit[releases]: fields[gameCenterActivities]: fields[gameCenterChallenges]:

## Response Codes

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

## See Also

### Reading and editing Game Center detail leaderboards

- [List All Game Center Leaderboards for a Game Center Detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecenterleaderboardsv2.md)
- [Get All Leaderboard IDs for a Game Center Detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboardsv2.md)
- [Read Leaderboard Releases](appstoreconnectapi/get-v1-gamecenterdetails-_id_-leaderboardreleases.md)
- [List leaderboard release IDs for a Game Center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-relationships-leaderboardreleases.md)
- [List Leaderboards](appstoreconnectapi/get-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboards.md)
