Skip to content

Get a single subcontent based on filters

GET
/rest/v1/cms/subcontent/item

Parameters

Query Parameters

filter[id]

Filter by subcontent IDs

Type
string
filter[slug]

Filter by subcontent slugs

Type
string
filter[name.el]

Filter by subcontent name (Greek)

Type
string
filter[name.en]

Filter by subcontent name (English)

Type
string
sort

Sort order (e.g., id, -slug, name.en)

Type
string
with

With relations (e.g., translations)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI