Skip to main content
Stream session turns over SSE

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

session_id
string
required

Response

HTTP 200 response.

message_role
enum<string>
required
Available options:
system,
user,
assistant,
tool
sequence_number
integer<int64>
required
session_id
string
required
content
string | null
is_subject_system
boolean
model_id
string | null
tool_call_id
string | null
tool_calls
object[]
tool_name
string | null
usage
object