Skip to main content

Get Medipim category tree

GET 

/medipim-categories/tree

Returns all Medipim categories as a nested tree structure. Unlike Query Medipim categories, which returns a flat, paginated list, this endpoint returns the full hierarchy in a single response with child categories nested inside their parents.

This is useful when you need to render or process the complete category tree without having to reconstruct the hierarchy from flat results yourself.

No filters or pagination are supported — the response always contains every category.

Responses

Successful operation