List or search products

Without q, returns all active products and applies sort. With q, trims the value and performs a case-insensitive name or SKU search limited to 200 products; sort is not applied to search results. An empty q value returns an empty products array.

Query Params
string

Search active product names and SKUs. The value is trimmed, matching is case-insensitive, and at most 200 products are returned. Empty values return no products.

string
enum
Defaults to name

Sort an unfiltered product list. This parameter is ignored when q is present.

Allowed:
Responses

401

Authentication required

403

OAuth token missing the read scope

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