---
title: Read Leaderboard Information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterleaderboards-_id_
---

# Read Leaderboard Information

Read information about a specific leaderboard.

## URL

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

## Path Parameters

id: An opaque resource ID that uniquely identifies the resource. Obtain the leaderboard resource ID from the Get leaderboards information response.

## Query Parameters

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

## Response Codes

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

## Discussion

Discussion Example Request and Response

## See Also

### Reading leaderboards

- [Read Game Center Leaderboard Information](appstoreconnectapi/get-v2-gamecenterleaderboards-_id_.md)
- [List All Versions for a Game Center Leaderboard](appstoreconnectapi/get-v2-gamecenterleaderboards-_id_-versions.md)
- [Get All Version IDs for a Game Center Leaderboard](appstoreconnectapi/get-v2-gamecenterleaderboards-_id_-relationships-versions.md)
- [Read Group Information for a Leaderboard](appstoreconnectapi/get-v1-gamecenterleaderboards-_id_-groupleaderboard.md)
- [List All Localizations for a Leaderboard](appstoreconnectapi/get-v1-gamecenterleaderboards-_id_-localizations.md)
- [List localization IDs for a Game Center leaderboard](appstoreconnectapi/get-v1-gamecenterleaderboards-_id_-relationships-localizations.md)
- [List all groups to which a leaderboard belongs](appstoreconnectapi/get-v1-gamecenterleaderboards-_id_-relationships-groupleaderboard.md)
- [List Releases for a Leaderboard](appstoreconnectapi/get-v1-gamecenterleaderboards-_id_-releases.md)
- [List release IDs for a Game Center leaderboard](appstoreconnectapi/get-v1-gamecenterleaderboards-_id_-relationships-releases.md)
