---
title: List All Game Center Leaderboards for a Game Center Detail
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecenterleaderboardsv2
---

# List All Game Center Leaderboards for a Game Center Detail

Get a list of leaderboards for a specific Game Center detail.

## URL

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

## Path Parameters

id:

## Query Parameters

fields[gameCenterActivities]: fields[gameCenterChallenges]: fields[gameCenterDetails]: fields[gameCenterGroups]: fields[gameCenterLeaderboardSets]: fields[gameCenterLeaderboardVersions]: fields[gameCenterLeaderboards]: filter[archived]: filter[id]: filter[referenceName]: include: limit: limit[gameCenterLeaderboardSets]: limit[versions]:

## Response Codes

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

## Overview

Overview id: fields[gameCenterActivities]: fields[gameCenterChallenges]: fields[gameCenterDetails]: fields[gameCenterGroups]: fields[gameCenterLeaderboardSets]: fields[gameCenterLeaderboardVersions]: fields[gameCenterLeaderboards]: filter[archived]: filter[id]: filter[referenceName]: include: limit: limit[gameCenterLeaderboardSets]: limit[versions]: 200: 400: 401: 403: 404: 429:

## See Also

### Reading and editing Game Center detail leaderboards

- [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)
- [Get leaderboards information](appstoreconnectapi/get-v1-gamecenterdetails-_id_-gamecenterleaderboards.md)
- [List Leaderboards](appstoreconnectapi/get-v1-gamecenterdetails-_id_-relationships-gamecenterleaderboards.md)
