Skip to main content
GET
Get Task Messages

Authorizations

Authorization
string
header
required

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

Path Parameters

task_id
string<uuid>
required

Response

Successful Response

content
string
required
created_at
string<date-time>
required
id
string<uuid>
required
role
string
required
task_id
string<uuid>
required
user_id
string<uuid>
required
attachments
TaskAttachmentResponse · object[]
has_plan
boolean
default:false
is_streaming
boolean
default:false
kind
string
default:chat
last_event_id
string | null
plan_version
integer | null
tool_calls
Tool Calls · object[] | null
user_email
string | null
user_name
string | null