{
"data": [
{
"execution_id": 1,
"execution_uuid": "00000000-0000-0000-0000-000000000000",
"task_id": 1,
"execution_status": "active",
"task_title": "Sample Title",
"task_stage": "string",
"project_id": 1,
"project_name": "Sample Project Name",
"started_at": "2026-01-15T10:30:00.000000Z",
"stopped_at": "2026-01-15T10:30:00.000000Z",
"duration_minutes": 1.5,
"value_impact": "string",
"approval_items_count": 10,
"progress": 1.5,
"finished_steps": 1,
"total_steps": 10
}
],
"meta": {
"current_page": 1,
"per_page": 1,
"total": 10,
"last_page": 1,
"from": 1,
"to": 1,
"date_range": {
"from": "string",
"to": "string"
},
"organization": {},
"generated_at": "2026-01-15T10:30:00.000000Z"
},
"links": {
"first": "string",
"last": "string",
"prev": "string",
"next": "string"
}
}