{
"code": 200,
"message": "Success",
"data": {
"opportunities": [
{
"insight_name": "System-Detected Opportunity",
"call_id": 12345,
"caller_id": "+15551234567",
"tracking_number": "+15559876543",
"call_started": "2026-04-01T10:30:00.000Z",
"duration": 125,
"disposition": "ANSWERED",
"org_unit_id": 123,
"org_unit_name": "Sales Team",
"recording_url": "https://example.com/recording.mp3",
"indicators": [
{
"indicator_id": 18,
"score_id": 4567,
"score_value": 82,
"indicator_name": "Conversion",
"external_id": "conv-01",
"indicator_active": true,
"indicator_created": "2025-12-01T00:00:00.000Z",
"agent": "agent@email.com",
"scorecard": "Sales Scorecard",
"outcome": "won"
}
],
"summary": "Customer asked about financing.",
"transcription": "Caller: I need a roof inspection...",
"transcription_details": [
{
"channel": "Customer",
"time": "00:12",
"text": "Hello, I need help with my account"
}
]
}
],
"total": 150,
"limit": 100,
"offset": 0
},
"request_id": "550e8400-e29b-41d4-a716-446655440000",
"timestamp": "2026-01-20T12:34:56.789Z"
}