{
"id": 1,
"task_id": 1,
"execution_id": 1,
"execution_uuid": "00000000-0000-0000-0000-000000000000",
"execution_status": "active",
"task_title": "Sample Title",
"task_stage": "string",
"project_name": "Sample Project Name",
"project_id": 1,
"team_id": 1,
"team_name": "Sample Team Name",
"organization_id": 1,
"organization_goteam_id": 1,
"organization_uuid": "00000000-0000-0000-0000-000000000000",
"organization_name": "Sample Organization Name",
"assignees": [
{
"user_id": 1,
"name": "Sample Name",
"email": "user@example.com"
}
],
"assigned_engineer": {
"user_id": 1,
"name": "Sample Name",
"email": "user@example.com"
},
"rea_workflow_name": "Sample Rea Workflow Name",
"rea_workflow_uuid": "00000000-0000-0000-0000-000000000000",
"rea_workspace_uuid": "00000000-0000-0000-0000-000000000000",
"rea_workflow_description": "Sample description text.",
"rea_workflow_photo_url": "https://example.com/sample",
"rea_workflow_tags": "string",
"rea_workflow_owner_avatar": null,
"started_at": "2026-01-15T10:30:00.000000Z",
"stopped_at": "2026-01-15T10:30:00.000000Z",
"progress": 1.5,
"finished_steps": 1,
"total_steps": 10,
"duration_minutes": 1.5,
"average_salary_per_hour": 1.5,
"cost_per_min_ai": 1.5,
"completion_time_human": 1.5,
"value_impact": "string",
"forecast_saving": "string",
"rea_last_synced_at": "2026-01-15T10:30:00.000000Z",
"has_connection": true,
"approval_items_count": 10,
"group_approval_id": 1
}