List products
Gets a list of products.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Retailer ID
Query Parameters
Past date till current (Unix epoch format)
Search by variant ID, identifier, UPC, name, and retailer_identifier
Variant ID
Search by name
Search by UPC
Search by SKU
Retailer SKU
Search by product name, identifier, or brand category
Product attributes
Retailer attribute
Retailer ID
Vendor IDs. Multiple values may be added, separated by commas.
Brand codes. Multiple values may be added, separated by commas.
Brand categories. Multiple values may be separated by commas.
Manufacturer IDs. Multiple values may be separated by commas.
Connection ID.
Manufacturer codes. Multiple values may be separated by commas.
Stock Keeping Unit (SKU), unique identifier of a product
SKU of parent product
1: Product is discontinued <br /> 0: Product is not discontinued
1: Product is sellable <br /> 0: Product is not sellable
1: Product is in stock <br /> 0: Product is out of stock
Taxonomy ID
1: Product has images <br /> 0: Product does not have images
1: Product has shipping <br /> 0: Product does not have shipping
Internal only
Sorting preference
Page number within the paginated result set
Number of records per page
Response
Total number of records
Next page (applicable in a paginated response)
Previous page (applicable in a paginated response)
Was this page helpful?