{
"success": true,
"message": "Agent Responses Found Successfully.",
"data": {
"count": 20,
"num_pages": 10,
"current_page": 2,
"chatlogs": [
{
"id": 10550,
"comments": [
"string"
],
"feedback": [
"string"
],
"agent": {
"id": 1257,
"agent_name": "Support Bot",
"agent_type": {
"name": "QnA"
},
"created_by": "[email protected]",
"created_on": "2025-01-13T17:49:26Z"
},
"question": "What is your policy on sick leave?",
"response": {
"query": "",
"answer": "Our sick leave policy allows employees to take up to 10 days off per year.",
"references": [
"string"
],
"agent_mode": ""
},
"created_by": "[email protected]",
"created_on": "2025-01-13T17:50:07Z",
"query_source": "web",
"user": 160,
"chat_thread": 4140
}
]
}
}