Stream session events
Server-Sent Events stream of the session event log (the push-free transport
for custom UIs). Emits data: {event} frames as events appear; resume with
?since=<cursor>. One connection is capped at 5 minutes — reconnect with the
last cursor (polling + SSE share the same cursor, so no gaps).
Authentication
AuthorizationBearer
LoreOS API key, sent as Authorization: Bearer <key>.
Path parameters
session_id
Query parameters
since
Response
Successful Response
Errors
422
Unprocessable Entity Error