---
title: "List all cosmetics"
method: GET
path: "/cosmetics"
tags: ["Game Data"]
---

# List all cosmetics

`GET /cosmetics`

Returns cosmetic items (titles, emotes, nameplates, balloons, profile plates, tags) with icons. Supports locale translation, category filtering, and search.

## Query parameters

- `locale` string
- `category` string
- `search` string

## Response `200`

List of cosmetics

---

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