{
"data": [
{
"id": "log-123e4567-e89b-12d3-a456-426614174000",
"agent_id": "123e4567-e89b-12d3-a456-426614174000",
"room_name": "sipRoom-_123e4567-e89b-12d3-a456-426614174000_1704067800",
"transcript_text": "[0.50s] agent: Hello! How can I help you today?\n[3.20s] user: I have a question about my order.\n[5.10s] agent: I'd be happy to help with your order. What's your order number?",
"transcript_json": [
{
"text": "Hello! How can I help you today?",
"speaker": "agent",
"timestamp": 0.5,
"is_partial": false,
"created_at": 0.5
},
{
"text": "I have a question about my order.",
"speaker": "user",
"timestamp": 3.2,
"is_partial": false,
"created_at": 3.2
},
{
"text": "I'd be happy to help with your order. What's your order number?",
"speaker": "agent",
"timestamp": 5.1,
"is_partial": false,
"created_at": 5.1
}
],
"entry_count": 15,
"call_duration": 180,
"call_started_at": "2024-01-15T14:30:00.000Z",
"call_ended_at": "2024-01-15T14:33:00.000Z",
"session_data": {
"room_name": "sipRoom-_123e4567...",
"agent_id": "123e4567-e89b-12d3-a456-426614174000",
"total_entries": 15,
"final_entries": 15,
"caller_id": "+14155551234"
},
"summary_text": "Order Status Inquiry\n\nCustomer called to check on order #12345. Agent confirmed the order was shipped and provided tracking number.\n\n**Action Items:**\n- ✓ Provided tracking number to customer\n- None pending\n\n**Sentiment:** Positive",
"recording_url": "https://telzino-recordings.s3.amazonaws.com/calls/123e4567.ogg",
"created_at": "2024-01-15T14:33:05.000Z",
"updated_at": "2024-01-15T14:33:10.000Z"
}
],
"pagination": {
"page": 1,
"limit": 50,
"total": 245,
"totalPages": 5,
"hasNext": true,
"hasPrev": false
}
}