GET https://api.ecartapi.com/api/v2/products
This resource can show all products or filters the results with params.
Body
PARAM
Key | Datatype | Required | Description |
ids
|
string | Filter items by Id's provided | |
page
|
string | Pagination number. | |
status[active]
|
string | Filter items by status of product: 'true' or 'false | |
limit
|
string | Limit size of search | |
status[visibility]
|
string | Filter items by status | |
offset
|
string | Definte the quantity of elements to skip in the next filtering |
HEADERS
Key | Datatype | Required | Description |
Authorization
|
string |