{
"agentId": "agent.abc123",
"agentName": "Inbound Agent",
"callId": "call.abc123",
"name": "Victor Wembly",
"phoneNumber": "+15551234567",
"phoneNumberExt": "",
"fromPhoneNumber": "+15559876543",
"scheduledAt": "2025-09-25T08:20:48.760Z",
"timezone": "Europe/London",
"direction": "outbound",
"customInputVariables": {
"prospect_name": "Victor",
"prospect_surname": "Wemby"
},
"duration": 46,
"callUrl": "https://julian.11x.ai/.../calls/call.abc123",
"rescheduledAt": null,
"callResult": {
"resultType": "Goal Completed",
"summary": "Julian reached Victor and booked a follow-up meeting.",
"extractedVariables": {
"example__summary": "User inquired to request...",
"example__appt_time": "2025-09-25T08:20:48.760Z"
},
"agentActions": [
{
"description": "Scheduled follow-up meeting",
"status": "completed",
"actionKey": "schedule_meeting",
"completedAt": "2025-09-25T08:21:30.000Z",
"metadata": {}
}
],
"humanActions": [],
"transcription": "User: ...",
"outcomes": [
{
"name": "interested",
"reasoning": "Customer expressed interest in the product"
}
]
},
"sequence": {
"sequenceId": "call-sequence.xyz123",
"lifecycleStatus": "in progress"
}
}