Skip to content
Ecommercen Docs
Search
K
Main Navigation
API Guides
Business Flows
API Reference
Wiki
Changelog
Appearance
Menu
Return to top
Get a single blog category by ID
GET
/rest/v1/cms/blog/category/{id}
Parameters
Path Parameters
id
*
ID of the category to retrieve
Type
integer
Required
Format
"int64"
Query Parameters
with
With relations
Type
string
Responses
200
404
Successful operation
Content-Type
application/json
Schema
JSON
JSON
"string"
GET
/rest/v1/cms/blog/category/{id}
Playground
Variables
Key
Value
id
*
with
Try it out
Samples
Powered by
VitePress OpenAPI