[
{
"call_id": "550e8400-e29b-41d4-a716-446655440000",
"call_type": "phone_call",
"call_status": "user_hangup",
"agent": {
"id": "550e8400-e29b-41d4-a716-446655440001",
"name": "Customer Support Agent",
"version": 2
},
"account": {
"id": "550e8400-e29b-41d4-a716-446655440099",
"name": "Acme Corp"
},
"from_number": "+15551234567",
"to_number": "+15559876543",
"direction": "outgoing",
"start_timestamp": 1704067200000,
"duration_ms": 120000,
"call_cost": {
"combined_cost": 0.056,
"currency": "usd"
}
},
{
"call_id": "550e8400-e29b-41d4-a716-446655440002",
"call_type": "phone_call",
"call_status": "agent_hangup",
"agent": {
"id": "550e8400-e29b-41d4-a716-446655440001",
"name": "Customer Support Agent",
"version": 1
},
"account": {
"id": "550e8400-e29b-41d4-a716-446655440099",
"name": "Acme Corp"
},
"from_number": "+15559876543",
"to_number": "+15551234567",
"direction": "incoming",
"start_timestamp": 1704063600000,
"duration_ms": 180000,
"call_cost": null
}
]