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

# Get screenshots by XUID

`GET /v2/dvr/screenshots/{xuid}`

Returns screenshots for a specific player. Use continuationToken for pagination.

## Path parameters

- `xuid` string, required

## Query parameters

- `continuationToken` string

## Response `200`

Screenshots list

## 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)
