Get by ID

Retrieves a specific task group by ID with its associated tasks.

Authentication

AuthorizationBearer

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

Path Parameters

idstringRequired

Response

Successful Response
task_groupobject
taskslist of objects

Errors