latestOpenAPI 3.0.42026-08-183012522.1 MB
66dcb6293180
Products
List all products
Returns a list of products. The products are returned sorted by creation date in ascending order.
get/v3/products
Query parameters
pageinteger
The page number.
limitinteger
The number of records per page. Must be a number between 1 and 100.
sortstring
The sort string to sort the returned records e.g. "-createdAt"
The name of the product.
Metadata key associated with the product.
Metadata value associated with the product.
customAttributeobject
Custom attribute values associated with the product, filtered as customAttribute.<name>[<op>]=value, e.g. customAttribute.region[eq]=EU.
includeIncludeProductProperties[]
Whether to include related entities in the response.
searchstring
Search string.
ID of the resource.
Date of creation
Date of last update
Response
OK