Get all products

GET https://api.ecartapi.com/api/v2/products

Request Params

KeyDatatypeRequiredDescription
pagestringAllows iteration through the results
limitstringDefault 50. Quantity of documents to be returned in the response.
status[active]stringFilter items by their inventory availability status.
createdAt[from]stringFilter items by date of creation.
createdAt[to]stringFilter items between their creation date range. createdAt[from]Required
updatedAt[from]stringFilter items by date of creation.
updatedAt[to]stringFilter items between their creation date range. createdAt[from]Required
namestringFilter results based of the item's name.
idsstringSend a list of id's separated by commas.

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring