Skip to content

Get a single page based on filters

GET
/rest/v1/cms/page/item

Parameters

Query Parameters

filter[id]

Filter by page IDs

Type
string
filter[parent]

Filter by parent category IDs

Type
string
filter[bannerImage]

Filter partial by image

Type
string
filter[pageView]

Filter by view type

Type
string
filter[isPublished]

Filter by published status

Type
boolean
filter[menu]

Filter by menu status

Type
boolean
filter[createdAt]

Filter by date

Type
string
filter[name.el]

Filter by page name (Greek)

Type
string
filter[slug.el]

Filter by page slug (Greek)

Type
string
filter[metaTitle.el]

Partial filter by meta title (Greek)

Type
string
filter[notEmptyContent.el]

Filter pages with non-empty content (Greek)

Type
boolean
Exampletrue
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI