In-Game Weapon Attachments Overview
Alias for /api/items scoped to weapon attachments (WeaponAttachment type, excluding magazines and missiles). Returns attachment 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.
Search items by name or class name.
Exact item size (0–12).
Response
List of Weapon Attachments