Get all the events
Events
Get all the events
Retrieves a list of events. The content of the list depends on the user’s role.
- For Administrators: Returns all events, including hidden ones (
is_visible: false). - For regular Users and anonymous Guests: Returns only events that are publicly visible (
is_visible: true) and upcoming (end_timeis in the future).
GET
Get all the events
Response
Successful response. Returns an array of all existing events
Event name
Event description
Event start time
Event end time
The maximum number of seats a single user can book for this event
Link to download the event preview image
Controls whether the event is displayed on the public-facing event list
Unique hall ID