v4
latestOpenAPI 3.1.02026-08-08278476614.0 KBuser-events
User Events Stream
Subscribe to the authenticated user's live event channel via SSE.
Forwards messages on user:{user_id}:events to the browser via the per-instance UserEventsFanout. Heartbeat every 15 s. The connection closes when the client disconnects or the server shuts down; the FE reconnects with jittered backoff and re-fetches snapshot state on each (re)connect so a dropped event during a disconnect window is recovered automatically.
No payload is required from the FE — the subscription is implicit in opening the connection, scoped by the authenticated user.
get/api/v1/users/me/events
Response
One JSON frame per data: line.