v2

latestOpenAPI 3.1.02026-08-07168434918.5 KB
Items

Get Items

get/v1/items

Query parameters

limitinteger

A limit on the number of objects to be returned

A limit on the number of objects to be returned

offsetinteger

The number of objects to skip

The number of objects to skip

state'active' | 'archived'

An enumeration.

Filter by item state

search_stringstring
string
OR
'unset'

An enumeration.

order_by'created_at' | 'modified_at' | 'name' | 'position' | 'price'

An enumeration.

rarity_idstring
item_stackable_type'stackable' | 'non_stackable'

An enumeration.

sort_order'asc' | 'desc'

An enumeration.

with_priceboolean
item_price_type'fiat' | 'reward_points' | 'virtual_currency'

An enumeration.

typesstring

Optional comma separated list of types

Optional comma separated list of types

idsstring

Optional comma separated list of ids

Optional comma separated list of ids

Response

Successful Response