List categories
GET /cms/category
GET
/cms/category
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” page_number
integer
Example
1Page number
limit
integer
Example
10Items per page (1-100)
categoryId
string
Comma-separated category IDs
publication
string
Comma-separated publication IDs
slug
string
Category slug
parentId
string
Parent ID or ‘null’ for top-level
Responses
Section titled “ Responses ”List of categories
Array<object>
CategoryAPI representation of a category
object
id
Category ID
integer format: int64
name
Category name
string
signature
Signature
string
slug
Slug
string
typeId
Type ID or object
parentId
Parent category ID
parent
Parent object
image
Image URL
string
cover
Cover URL
string
logo
Logo URL
string
paid
Paid flag
integer
objectType
PHP class name of the object
string
url
Absolute URL
string
cssCode
CSS code
string
template
Template name
string
tagline
Tagline
string
link_param
Link parameter
string
description
Description
string
metaDescription
Meta description
string
order
Order
pageId
Page ID
articlesCount
Articles count
integer
allowComments
Allow comments flag
boolean
accessType
Access type of the category (e.g., public, restricted)
string
status
Status
string
children
Array<object> recursive