Stream realtime events (SSE)

Establishes a unidirectional event stream. The server sends events as lines formatted per the SSE spec. Clients SHOULD set Accept: text/event-stream and keep the connection open.

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!