{
"items": [
{
"id": "string",
"event_id": "string",
"dialog_id": "string",
"timestamp": "2026-02-08T12:30:00Z",
"agent": {
"id": "550e8400-e29b-41d4-a716-446655440000",
"name": "Sales Assistant",
"avatar_url": "https://avatars-ai.senler.ru/agents/550e8400.jpg"
},
"metric": {
"id": "660e8400-e29b-41d4-a716-446655440000",
"key": "response_quality",
"name": "Качество ответа",
"value_type": "string",
"metric_type": "builtin",
"direction": "higher_is_better",
"norm": 0.8,
"is_analyzable": true
},
"value": "4.5",
"numeric_value": 0.9,
"confidence_score": 0.95,
"evaluation": {
"status": "good",
"deviation_from_norm": -12.5
},
"channel_id": "string"
}
],
"pagination": {
"page": 1,
"limit": 50,
"total": 1234,
"total_pages": 25
},
"summary": {
"total_records": 1234,
"unique_metrics": 15,
"unique_agents": 8,
"unique_dialogs": 342,
"avg_numeric_value": 0.72
}
}