v1
latestOpenAPI 3.1.02026-07-22155403592.5 KBeCommerce
Products and variants
Get all products
Returns a list of all the products
get/consumers/{consumer_id}/commerce/products
Path parameters
consumer_idstring uuid required
Query parameters
pageinteger
Page number
sizeinteger
Page size
updated_afterstring date-time nullable
Retrieve products updated after a specific datetime (e.g. 2025-01-31T15:00:00 for 31 of January 2025 at 3PM UTC). UTC is the only format that is supported on all connectors.
skustring nullable
SKU of the product. Supports multiple values separated by comma
Response
Successful Response