{
"data": [
{
"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_name": "Sample Organization Name",
"rea_workflow_name": "Sample Rea Workflow Name",
"rea_workflow_uuid": "00000000-0000-0000-0000-000000000000",
"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,
"value_impact": "string",
"forecast_saving": "string"
}
],
"current_page": 1,
"per_page": 1,
"total": 10,
"last_page": 1,
"from": 1,
"to": 1
}