{
"data": [
{
"id": 1,
"uuid": "00000000-0000-0000-0000-000000000000",
"execution_uuid": "00000000-0000-0000-0000-000000000000",
"workflow_uuid": "00000000-0000-0000-0000-000000000000",
"rea_workflow_uuid": "00000000-0000-0000-0000-000000000000",
"workflow_name": "Sample Workflow Name",
"rea_workflow_name": "Sample Rea Workflow Name",
"status": "running",
"execution_status": "active",
"requires_human_review": true,
"started_at": "2026-01-15T10:30:00.000000Z",
"stopped_at": "2026-01-15T10:30:00.000000Z",
"created_at": "2026-01-15T10:30:00.000000Z",
"duration_seconds": 1.5,
"value_impact": 12500.0,
"forecast_saving": "string",
"team_id": 1,
"team_name": "Sample Team Name",
"department": "string",
"user": {
"name": "Sample Name",
"email": "user@example.com",
"profile_photo_url": "https://example.com/sample",
"multiplai_id": 1
},
"workflow": {
"uuid": "00000000-0000-0000-0000-000000000000",
"name": "Sample Name",
"profile_photo_url": "https://example.com/sample",
"trigger_count": 10,
"user": {
"name": "Sample Name",
"email": "user@example.com",
"profile_photo_url": "https://example.com/sample",
"multiplai_id": 1
}
}
}
],
"meta": {
"current_page": 1,
"per_page": 1,
"total": 10,
"last_page": 1,
"from": 1,
"to": 1
}
}