Categories
Get Category by Slug
GET
/
catalog
/
categories
/
slug
/
{slug}
Retrieve a specific Category
given the slug
.
Headers
X-Violet-Token
string
X-Violet-App-Secret
string
X-Violet-App-Id
integer
Path Parameters
slug
string
requiredResponse
default - application/json
Product Category
name
string
requiredCategory Name
slug
string
requiredCategory Slug
depth
integer
requiredCategory Depth
id
string
parent_id
string
Parent ID
Was this page helpful?