v1

latestOpenAPI 3.0.0MIT (code only)2026-07-1783284693.9 KB
Items

In-Game Clothing Detail

Retrieve a specific clothing item by name or UUID. Results are scoped to the requested or default game version. Alias for /api/items/{identifier} scoped to clothing. Supports includes: shops, variants, related_items, blueprints, vehicles, shops.items.

get/api/clothes/{identifier}

Path parameters

identifierstring required

Item name or UUID

Example:Burgundy Paisley Bandana

Query parameters

localestring

Locale code for translated fields. Supported values depend on available translations (e.g. en, de, zh).

includestring

Comma-separated list of relationships to include. Available includes vary per endpoint, see each endpoint's description for supported values.

versionstring

Game version code to scope results to. Omit to use the current default version. Use GET /api/game-versions to list available versions and GET /api/game-versions/default to discover the default.

Response

A Clothing Item