List
Authentication
Query parameters
A single string value used to search for products. The value in this parameter will be matched against product’s name, sku, or external_product_id, depending on the field specified in the “fields” parameter. e.g. /products?search=12345&fields=sku
By default the endpoint returns non-discontinued products, but you can change the behavior by passing “true” to also include discontinued products. You can also pass “strict” to only list the discontinued products
Account status: active = True
Product ID (could be passed multiple times in the query string to match multiple products). Note there is ”[]” at the end of this field that is required
For rotating products this param returns a product_selection_rules list with all selection_list_elements