Get products
Endpoint: GET /v10/products
Available properties for filtering: item_number
, created_at
, updated_at
Available nested resources for including: categories
, variants
This endpoint will fetch a list of all products in the account.
Data of response
Parameter | Required | Default | Description |
---|---|---|---|
products.* | Yes | An array of object product |