Skip to main content
GET
Get task details

Authorizations

Authorization
string
header
required

JWT authentication token

Path Parameters

id
string<uuid>
required

Task ID

Response

Task details with messages

messages
object[]
required

Array of task messages

task
object
required
read_only
boolean

True when viewer has read-only access (e.g. team member viewing a team task)

stream
object
streamUrls
object[]

Presigned URLs for stream content

streams
object[]

Each agent run for this task, oldest first. Run settings are included when available.