{
"jobId": "123e4567-e89b-12d3-a456-426614174000",
"status": "queued",
"finalOutcome": "text",
"attempts": [
{
"callId": "123e4567-e89b-12d3-a456-426614174000",
"attempt": 1,
"call": {
"status": "text",
"direction": "inbound",
"from": "text",
"to": "text",
"createdAt": "2026-02-16T20:53:41.201Z",
"dialedAt": "2026-02-16T20:53:41.201Z",
"answeredAt": "2026-02-16T20:53:41.201Z",
"terminatedAt": "2026-02-16T20:53:41.201Z",
"durationMs": 1
},
"outcome": "text",
"outcomeReason": "text",
"flowExecution": {
"flowId": "text",
"flowName": "text",
"flowVersion": 1,
"executionPath": [
{
"nodeId": "text",
"nodeType": "text",
"nodeLabel": "text",
"outputPath": "text",
"timestamp": "2026-02-16T20:53:41.201Z"
}
],
"finalVariables": {},
"nodeExecutionCount": 1,
"flowStartedAt": "2026-02-16T20:53:41.201Z",
"flowCompletedAt": "2026-02-16T20:53:41.201Z"
},
"events": [
{
"type": "text",
"timestamp": "2026-02-16T20:53:41.201Z",
"data": {}
}
]
}
]
}