Skip to main content
GET
Python

Authorizations

x-api-key
string
header
required

Path Parameters

taskgroup_id
string
required

Response

Successful Response

Response object for a task group, including its status and metadata.

taskgroup_id
string
required

ID of the group.

status
TaskGroupStatus · object
required

Status of the group.

created_at
string | null
required

Timestamp of the creation of the group, as an RFC 3339 string.

Example:

"2025-04-24T18:56:22.513132Z"

metadata
Metadata · object | null

User-provided metadata stored with the group.