Skip to main content
GET
Get Task

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Path Parameters

task_id
string<uuid>
required

Response

Successful Response

id
string<uuid>
required
group_id
string<uuid>
required
instruction
string
required
organisation_id
string
required
result
string | null
required
effectiveness
ResultEffectiveness · object | null
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
parent_id
string<uuid> | null
name
string | null
assignee
string | null
plan
Plan · object | null
conversation_id
string<uuid> | null
cancel_requested
boolean
default:false
context
Context · object | null
task_template_id
string<uuid> | null