Get all categories
GET https://api.ecartapi.com/api/v2/categories
FILTERS
| Filter | Description |
limit | Limit size of the search |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"success":true,"categories":[{"id":"02dcd191-aede-11e9-f336-fb36fdbf5807","name":"Fashion","description":null},{"id":"02dcd191-aede-11e9-f336-fcc0d3b5870d","name":"string","description":null}]}