Products
Search products
Filter, search and sort products, and optionally export them to XLSX.
POST
Unlike list, this endpoint does apply filters, search, scopes and sorting, sent in the request body.
Your store ID in Jelou Shop.
Page number to return.
Number of results per page (max. 200).
If present, the response is an XLSX file with the products matching the filters, instead of JSON.
Text search object.
List of filters to apply.
List of scopes (predefined filters) to apply.
Result ordering.
List of relations to expand in the response.
To export the results to XLSX add
?download to the URL. The response will be the file instead of JSON.