Opens a Server-Sent Events (SSE) stream. The server subscribes to a
Redis pub/sub channel for the authenticated tenant and forwards each
new trace event as a data: frame whose payload is a JSON-encoded
LiveTraceEvent. The stream stays open until the client disconnects.
The client does not send any messages after opening the connection.
Documentation Index
Fetch the complete documentation index at: https://docs.trulayer.ai/llms.txt
Use this file to discover all available pages before exploring further.
SDK API key (tl_...) or Clerk session JWT
SSE stream opened
Stream of SSE events. Each data: payload is a JSON
LiveTraceEvent.