Python
Tasks
Retrieve Task Group
Retrieves aggregated status across runs in a TaskGroup.
GET
Python
Documentation Index
Fetch the complete documentation index at: https://docs.parallel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Response
Successful Response
Response object for a task group, including its status and metadata.
ID of the group.
Status of the group.
Timestamp of the creation of the group, as an RFC 3339 string.
Example:
"2025-04-24T18:56:22.513132Z"
User-provided metadata stored with the group.