Get all categories

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

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"success":true,"categories":[{"id":"1","name":"Test Category","description":"Brief description of the category. It is advisable not to exceed 150 characters so that the search engines can show it correctly in the search results;"},{"id":"2","name":"Testing","description":"Test meta"}]}