Get Category Tree

Retrieve the complete category tree as a single-linked list. The category name is rendered depending on the language given in the Accept-Language header. Each list entry has an id and a parent_id linking a category to its parent category (e.g. the category "Online-Shopping" is linked to the parent category "Living"). Categories on the 1st level have a parent_id value set to null.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!