---
title: "Get achievements for a title"
method: GET
path: "/v2/achievements/title/{titleId}"
tags: ["achievements"]
---

# Get achievements for a title

`GET /v2/achievements/title/{titleId}`

Returns your achievements for a specified game. Use continuationToken query param for pagination.

## Path parameters

- `titleId` string, required

## Query parameters

- `continuationToken` string

## Response `200`

Title achievements

## Other responses

- `401` — Invalid or missing API key
- `429` — Rate limit exceeded

---

[API](https://skmtc.dev/xbl/apis/openxbl-api.md) · [All operations](https://skmtc.dev/xbl/apis/openxbl-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xbl/openxbl-api/revisions/e5df7bdca559/schema)
