GET
/content/event GetContentEvents Get content events
Retrieves a list of planned events with complete information. Returns full event representations suitable for detailed views. Either `to_date` or `event_ids` must be included in a request. If `ui_language` is not set, all languages are return.
Parametre
- page
- query · integerPage number for pagination.
- size
- query · integerMaximum number of events to return.
- from_date
- query · string (date)Inclusive start date in YYYY-MM-DD format. If omitted, the server will use the current date in its local timezone (e.g., CET) as the default
- to_date
- query · string (date)Inclusive end date.
- event_ids
- query · array of stringThe event ids should be url encoded and separated by a comma (the comma should not be url encoded).
Svar
- 200
GetContentEventsResponseBodySuccess