{
"event": "call_ended",
"call": {
"ended_reason": "contact-ended-call",
"call_id": "b4a05730-2abc-4eb0-8066-2e4d23b53ba9",
"loop_id": "ba99c99d-19b9-4a0d-8df6-3e213088989a",
"attempt": 1,
"from_number": "+17755719467",
"direction": "outbound",
"to_number": "+14155552671",
"external_contact_id": "123456789",
"contact_id": "6bd1e7e0-6d00-4c0b-ad5b-daa72457a27d",
"contact_details": {
"company": "Art Studio Inc"
},
"contact_properties": [],
"agent_id": "d8931604-92ad-45cf-9071-d9cd2afbad0c",
"triggered_at": 1731956924302,
"triggered_at_iso": "2024-11-18T15:08:44.302Z",
"started_at": 1731956932264,
"started_at_iso": "2024-11-18T15:08:52.264Z",
"ended_at": 1731957002078,
"ended_at_iso": "2024-11-18T15:10:02.078Z",
"call_length_min": 2,
"call_length_sec": 69,
"call_status": "COMPLETED",
"transcript": "Agent: Hello...",
"transcriptObject": [
{
"content": "Hello...",
"role": "agent"
}
],
"call_analysis": {
"summary": {
"value": true,
"details": "The customer is interested in buying an ice cream machine."
}
},
"call_outcome": null,
"collected_data": {
"email": {
"status": "confirmed",
"value": "[email protected]"
}
},
"booked_slot_for": null,
"recording_url": "https://example.com/recording.wav",
"sip_status_code": 200,
"sip_status": "OK"
},
"contact": {
"contact_id": "6bd1e7e0-6d00-4c0b-ad5b-daa72457a27d",
"external_contact_id": "123456789",
"external_url": null,
"created_at": "2024-11-18T15:00:00.000Z",
"gender": null,
"first_name": "Charlie",
"last_name": "Doe",
"phone_number": "+14155552671",
"in_call_since": null,
"reached_at": "2024-11-18T15:08:52.264Z",
"contact_details": {
"company": "Art Studio Inc"
},
"call_attempts": 1,
"next_call_at": null,
"email": "[email protected]",
"timezone": "America/Los_Angeles",
"salutation": "Ms.",
"status": "reached",
"properties": []
}
}