get
https://api.ecartapi.com/api/v2/products
FILTERS
Filter | Description |
page | Pagination number. |
limit | Limit size of the search |
name | Filter items by name |
sku | Filter items by sku, Products that have variants cannot be filtered by sku. |
price[min] | Sets the lower threshold of price. |
price[max] | Sets the upper threshold of price. |
createdAt[from] | Filter items by date created from. When used createdAt[to] |
createdAt[to] | Filter items by date created to. When used createdAt[from] |
updatedAt[from] | Filter items by date updated from. When used createdAt[to] |
updatedAt[to] | Filter items by date updated to. When used createdAt[from] |
StartFragment
For more information, check ecommerce documentation
EndFragment