List inventory records

Returns a paginated list of inventory records.

🔒 Requires: inventory:read scope

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64

The lower limit for the version numbers to be included in the response.

int64

The upper limit for the version numbers to be included in the response.

boolean
Defaults to false

Whether to include inventory records for deleted products.

uuid

Optional filter to restrict results to the specified product. When combined with variants: true, it's treated as a root product ID and matches all variants of that product; otherwise it matches the exact product.

int64
≤ 5000
Defaults to 1000

The maximum number of inventory records to return.

string
enum
Defaults to desc

Whether to sort the response by ascending or descending.

Allowed:
boolean
Defaults to false

When true (and product_id is set), matches all variant products sharing the same root_product_id, rather than just the exact product.

Response

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json