Categories
Get Category Tree
GET
/
catalog
/
categories
/
{id}
/
tree
Retrieve the Category Tree for a given category_id
. A category tree is a hierarchical structure used to organize items into nested categories and subcategories to facilitate easier navigation and management.
Headers
X-Violet-Token
string
X-Violet-App-Secret
string
X-Violet-App-Id
integer
Path Parameters
id
string
requiredResponse
default - application/json
id
string
name
string
requiredCategory Name
slug
string
requiredCategory Slug
parent_id
string
Parent ID
depth
integer
requiredCategory Depth
Was this page helpful?