Skip to main content
GET
List Item

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Query Parameters

page
integer | null
per_page
integer | null
sort_by
string | null
sort_direction
enum<string> | null
Available options:
asc,
desc
location_id
string | null
ids
string[] | null

List of item IDs to filter by

name
string | null

Name of the item

category
string | null

Category of the item

price_range
integer[] | null

Price range [min, max]

is_archived
boolean | null

Archived status of the item

is_physical
boolean | null

Physical status of the item

Response

Successful Response

data
ItemDetail · object[]
required
total
integer
required