GET
/
v1
/
item
/
list

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Query Parameters

name
string | null

Name of the item

category
string | null

Category of the item

price
integer | null

Minimum price

per_page
integer
default: 10

Number of items per page

archived
boolean | null
default: false

Archived status of the item

description
string | null

Description of the item

page
integer
default: 1

Page number to retrieve

Response

200 - application/json
data
object[]
required
total
integer
required