Catalog
List all categories
Returns a list of your product categories. The categories are returned sorted by creation date, with the most recently created categories appearing first.
GET
Authorizations
Access token
Query Parameters
To return child categories using category id.
Examples:
"01JWZW41Y3FBKTZSP399SKANY7"
return child categories up to nesting level
Required range:
0 <= x <= 4
search keyword
JSON string format: {"field1":"asc", "field2":"desc"}
Examples:
"{\"country\":\"asc\",\"city\":\"asc\",\"population\":\"desc\"}"
To return child categories using category slug
Example:
"vitals"
Response
200
application/json
OK
The response is of type object
.