provider
inventory
List Item
get/inventory/items/list
Query parameters
pageinteger nullable
per_pageinteger nullable
sort_bystring nullable
sort_direction'asc' | 'desc' nullable
location_idstring nullable
idsstring[] nullable
List of item IDs to filter by
List of item IDs to filter by
namestring nullable
Name of the item
Name of the item
categorystring nullable
Category of the item
Category of the item
price_rangeinteger[] nullable
Price range [min, max]
Price range [min, max]
is_archivedboolean nullable
Archived status of the item
Archived status of the item
is_physicalboolean nullable
Physical status of the item
Physical status of the item
Headers
TENANTstring required
The tenant you are making this request on behalf of
API-KEYstring required
Your api key
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.