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

# Read Group Information for a Leaderboard

Read the group leadboard to which a leaderboard belongs.

## URL

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

## 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[gameCenterDetails]: fields[gameCenterGroups]: fields[gameCenterLeaderboardLocalizations]: fields[gameCenterLeaderboardReleases]: fields[gameCenterLeaderboardSets]: fields[gameCenterLeaderboards]: include: 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 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 Leaderboard Information](appstoreconnectapi/get-v1-gamecenterleaderboards-_id_.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)
