Get Products

Get Products

get

Rate limit: 1000 requests per minute

Authorizations
X-API-KeystringRequired
Query parameters
style_keyany ofOptional

Style key to search for

stringOptional
or
nullOptional
skuany ofOptional

SKU to search for

stringOptional
or
nullOptional
statusany ofOptional

Status of the product to filter by. Choose from: "draft", "pending_approval", "rejected", "pending_active", "active", "inactive", "problem".

string · enumOptionalPossible values:
or
nullOptional
pageinteger · min: 1Optional

Page number to retrieve items from.

Default: 1
per_pageinteger · min: 1 · max: 100Optional

Number of items per page.

Default: 20
Responses
200

OK

application/json
get
/api/v1/products/

Last updated

Was this helpful?