with_tasks=true).view projectscurl --location 'https://api-dev.commandroom.ai/api/api/task-groups/5?load=project' \
--header 'Authorization: Bearer {{token}}' \
--header 'X-Tenant-UUID: '{
"data": {
"task_group_id": 1,
"organization_id": 1,
"project_id": 1,
"name": "Sample Name",
"color": "#364153",
"sort": 1,
"tasks": [],
"tasks_count": 10,
"created_at": "2026-01-15T10:30:00.000000Z",
"updated_at": "2026-01-15T10:30:00.000000Z"
}
}