Products Dataset
Discover Products
Returns a list of Products, optionally filtered by categories and subcategories, ordered by last seen date.
get/discover/products
Query parameters
One or more valid categories as a comma-separated string (e.g. param=val1,val2) or as array parameters (e.g. param[]=val1¶m[]=val2).
One or more valid subcategories as a comma-separated string (e.g. param=val1,val2) or as array parameters (e.g. param[]=val1¶m[]=val2).
pageinteger
Page number of shown items. <br> NOTE: If the parameter is not provided, the meta property count will be omitted from response for performance reasons.
limitinteger
Limit the number of shown items per page.
Response
Request was successfully processed.