Skip to content

Get a single event based on filters

GET
/rest/v1/event/event/item

Parameters

Query Parameters

filter[id]

Filter by event IDs

Type
string
filter[active]

Filter by active status

Type
string
filter[slug.el]

Filter by event slug (Greek)

Type
string
filter[slug.en]

Filter by event slug (English)

Type
string
with

With relations

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI