List products
GET
https://app.sendapp.ai/api/products
Returns the catalogue products, page by page, with the same fields as the create answer. Useful to compare the catalogue with your management software.
Parameters
9 · 1 required
apikey
required
Your API Key.
token
optional
Account token. Required if you have more than one.
search
optional
Searches the name and the SKU.
sku
optional
Only the product with this exact SKU.
available
optional
true or false.
category_id
optional
Only the products in this category.
updated_since
optional
Only the products changed since this date (ISO 8601).
page
optional
Page, starting from 1.
per_page
optional
How many per page (max 200, default 50).
Need help with the integration? info@sendapp.live