v1
latestOpenAPI 3.0.42026-08-062942352.0 MBProducts
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.
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