Skip to content

Get blog category collection

GET
/rest/v1/cms/blog/category

Parameters

Query Parameters

filter[id]

Filter by category IDs

Type
string
filter[parent]

Filter by parent IDs

Type
string
filter[tagId]

Filter by tag IDs

Type
string
filter[active]

Filter by active status

Type
boolean
filter[title.el]

Filter by title (Greek)

Type
string
filter[slug.el]

Filter by slug (Greek)

Type
string
filter[content.el]

Partial filter by content (Greek)

Type
string
filter[notEmptyArticleDescription.el]

Filter categories with articles having non-empty description (Greek)

Type
boolean
Exampletrue
sort

Sort order

Type
string
page

Page number

Type
integer
limit

Pagination limit

Type
integer
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI