Skip to main content
GET
Stream session events

Authorizations

X-API-KEY
string
header
required

Headers

X-End-User-ID
string | null

Path Parameters

session_id
string<uuid>
required

Query Parameters

token
string | null

Short-lived JWT token for authentication (alternative to header).

task_id
string | null

The ID of the task to stream. If omitted, streams the current or most recent task.

include_chunks
boolean
default:true

Whether to include partial content chunks in the stream.

Response

Successful Response