---
title: "Get player achievements by XUID"
method: GET
path: "/v2/achievements/player/{xuid}"
tags: ["achievements"]
---

# Get player achievements by XUID

`GET /v2/achievements/player/{xuid}`

Returns title history with achievement progress for a specific player.

## Path parameters

- `xuid` string, required

## Response `200`

Player achievement list with title history

## Other responses

- `401` — Invalid or missing API key
- `404` — Resource not found
- `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)
