Skip to main content
GET
Python

Authorizations

x-api-key
string
header
required

Path Parameters

taskgroup_id
string
required

Query Parameters

last_event_id
string | null
timeout
number | null

Response

Successful Response

Event indicating an update to group status.

type
string
required

Event type; always 'task_group_status'.

Allowed value: "task_group_status"
event_id
string
required

Cursor to resume the event stream.

status
TaskGroupStatus · object
required

Task group status object.