---
title: Get leaderboard sets information
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecenterleaderboardsets
---

# Get leaderboard sets information

Get all leaderboard sets and related information for a Game Center detail.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[gameCenterDetails]: fields[gameCenterGroups]: fields[gameCenterLeaderboardSetLocalizations]: fields[gameCenterLeaderboardSetReleases]: fields[gameCenterLeaderboardSets]: fields[gameCenterLeaderboards]: filter[id]: filter[referenceName]: include: limit: limit[gameCenterLeaderboards]: limit[localizations]: limit[releases]:

## Response Codes

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

## See Also

### Reading and editing leaderboard sets in a Game Center detail

- [List All Game Center Leaderboard Sets for a Game Center Detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecenterleaderboardsetsv2.md)
- [Get All Leaderboard Set IDs for a Game Center Detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboardsetsv2.md)
- [List Leaderboard Sets](appstoreconnectapi/get-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboardsets.md)
- [Get leaderboard set releases information](appstoreconnectapi/get-v1-gamecenterdetails-_id_-leaderboardsetreleases.md)
- [List leaderboard set release IDs for a Game Center detail](appstoreconnectapi/get-v1-gamecenterdetails-_id_-relationships-leaderboardsetreleases.md)
