v1
latestOpenAPI 3.0.02026-08-061770538.1 KBProduct
Returns a paginated list of Products
Required permission: Products - List/Search
get/products
Query parameters
sortstring
A Product field to order by. Example "name ASC".
skustring
Returns Products with the SKU.
namestring
Returns Products with the name.
upc_codestring
Returns Products with the UPC Code.
category_idinteger
Returns Products from the Category.
Any product with ID included in the list.
Any product with ID not included in the list.
querystring
Search query.
pageinteger
Returns provided page of results, each 'page' contains 25 results.
Response
successful