Events
Subscribe to real-time events
Opens a persistent connection for real-time updates using Server-Sent Events (SSE). The client should listen to events and process incoming messages.
GET
Response
200 - text/event-stream
Stream of real-time events
The response is of type string
.