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.
Authorizations
Access token
Query Parameters
search keyword
JSON string format: {"field1":"asc", "field2":"desc"} json string in format {'field_name':'asc', 'other_field_name':'desc', ...}
"{\"country\":\"asc\",\"city\":\"asc\",\"population\":\"desc\"}"
return child categories up to nesting level
0 <= x <= 4To return child categories using category id.
"01JWZW41Y3FBKTZSP399SKANY7"
To return child categories using category slug
"vitals"