Skip to main content
GET
Streaming des événements de session

Autorisations

X-API-KEY
string
header
requis

En-têtes

X-End-User-ID
string | null

Paramètres de chemin

session_id
string<uuid>
requis

Paramètres de requête

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
défaut:true

Whether to include partial content chunks in the stream.

Réponse

Successful Response