Skip to content

Get a single document based on filters

GET
/rest/v1/cms/document/item

Parameters

Query Parameters

filter[id]

Filter by document ID

Type
string
filter[active]

Filter by active status

Type
boolean
filter[title.el]

Filter by document title (Greek)

Type
string
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI