Skip to content

Get document collection

GET
/rest/v1/cms/document

Parameters

Query Parameters

filter[id]

Filter by document IDs

Type
string
filter[active]

Filter by active status

Type
boolean
filter[title.el]

Filter by document title (Greek)

Type
string
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