Skip to content

List categories

GET
/cms/category
page_number
integer
Example
1

Page number

limit
integer
Example
10

Items 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

List of categories

Array<object>
Category

API representation of a category

object
id

Category ID

integer format: int64
name

Category name

string
signature

Signature

string
nullable
slug

Slug

string
nullable
typeId

Type ID or object

nullable
parentId

Parent category ID

nullable
parent

Parent object

nullable
image

Image URL

string
nullable
cover

Cover URL

string
nullable
logo

Logo URL

string
nullable
paid

Paid flag

integer
nullable
objectType

PHP class name of the object

string
url

Absolute URL

string
cssCode

CSS code

string
nullable
template

Template name

string
nullable
tagline

Tagline

string
nullable
link_param

Link parameter

string
nullable
description

Description

string
nullable
metaDescription

Meta description

string
nullable
order

Order

nullable
pageId

Page ID

nullable
articlesCount

Articles count

integer
nullable
allowComments

Allow comments flag

boolean
nullable
accessType

Access type of the category (e.g., public, restricted)

string
nullable
status

Status

string
nullable
children
Array<object> recursive