website logo
Channel Docs
Merchant Docs
Navigate through spaces
Channel Docs
Merchant Docs
⌘K
👋Welcome to Violet's Docs
💡Concepts
🚀Quick Start
🍎Create a Violet Application
😀Postman + Login
🏬View Merchants
👗Interact with Catalogs
🛍️Place an Order
🌐API Reference
✋Help
📝Changelog
Docs powered by archbee 
0min

Get Category by ID

GET
Retrieves a single category by ID.
PATH PARAMETERS
idstring*
HEADER PARAMETERS
X-Violet-Tokenstring
X-Violet-App-Secretstring
X-Violet-App-Idinteger
RESPONSES
200
successful operation
Category
Product Category
idstring
namestring*
Category Name
slugstring*
Category Slug
parent_idstring
Parent ID
depthinteger<int32>*
Category Depth
Updated 21 Oct 2022
Did this page help you?
Yes
No
UP NEXT
Get Category Tree
Docs powered by archbee