In-Game Clothes Overview
Alias for /api/items scoped to clothing (FPS.Clothing.* classification). Returns clothing items with manufacturer, game version, and description data.
Query parameters
Page number for pagination (starts at 1).
Page number for pagination (starts at 1).
Number of results to return per page.
Comma-separated list of relationships to include (e.g. manufacturer,translations).
Game version to get data from, if omitted uses default version.
Comma-separated list of fields to sort by. Prefix with - for descending order (e.g. -name,size).
Manufacturer name or code. Accepts comma-separated values for OR matching. (see GET /api/items/filters for valid values)
Partial match on item display name.
Partial match on item classification (dot-notation, e.g. FPS.Clothing). (see GET /api/items/filters for valid values)
Search items by name or class name.
Response
List of Clothes