---
title: "Get user's trophies"
method: GET
path: "/v1/reddit/users/{username}/trophies"
---

# Get user's trophies

`GET /v1/reddit/users/{username}/trophies`

Get a user's trophy case.

## Path parameters

- `username` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/scrapebadger/apis/scrapebadger-account-api.md) · [All operations](https://skmtc.net/scrapebadger/apis/scrapebadger-account-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scrapebadger/scrapebadger-account-api/revisions/4a1ef8777baf/schema)
