Skip to content

Get a single event category based on filters

GET
/rest/v1/event/event-category/item

Parameters

Query Parameters

filter[id]

Filter by category IDs

Type
string
filter[parentId]

Filter by parent category ID

Type
string
filter[published]

Filter by published status

Type
string
filter[slug.el]

Filter by category slug (Greek)

Type
string
filter[slug.en]

Filter by category 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