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 
3min

Get Categories

Each product belong to a predefined Category. You can access all available Categories for products using the Get Categories API, which returns a list of categories products from merchants you have access to belong to.

GET /catalog/categories

Get a list of categories of the products you have access to. API Reference: Get Categories

Request

Optional Query Parameters:

page - page number for categories you are requesting, if another page exists.

size - Maximum number of items to return in this call

Curl
|

Response

JSON
|
Updated 06 May 2022
Did this page help you?
Yes
No
UP NEXT
Search Categories
Docs powered by archbee 
TABLE OF CONTENTS
GET /catalog/categories