---
title: Get All Achievement IDs for a Game Center Group
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterachievementsv2
---

# Get All Achievement IDs for a Game Center Group

Get a list of achievement resource IDs for a specific Game Center group.

## URL

GET https://api.appstoreconnect.apple.com/v1/gameCenterGroups/{id}/relationships/gameCenterAchievementsV2

## Path Parameters

id:

## Query Parameters

limit:

## Response Codes

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

## Overview

Overview id: limit: 200: 400: 401: 403: 404: 429:

## See Also

### Reading and modifying group relationships

- [Get All Leaderboard Set IDs for a Game Center Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsetsv2.md)
- [Get All Leaderboard IDs for a Game Center Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsv2.md)
- [Modify the Achievements for a Game Center Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterachievementsv2.md)
- [Modify the Leaderboard Sets for a Game Center Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsetsv2.md)
- [Modify the Leaderboards for a Game Center Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsv2.md)
- [Read the Achievements in a Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterachievements.md)
- [Read the Leaderboard Sets in a Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsets.md)
- [Read the Leaderboards in a Group](appstoreconnectapi/get-v1-gamecentergroups-_id_-relationships-gamecenterleaderboards.md)
- [Edit the Achievements Associated With a Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterachievements.md)
- [Edit the Leaderboard Sets Associated With a Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterleaderboardsets.md)
- [Edit the Leaderboard Associated With a Group](appstoreconnectapi/patch-v1-gamecentergroups-_id_-relationships-gamecenterleaderboards.md)
