{
"success": true,
"message": "Agent Responses Found Successfully.",
"data": [
{
"id": 10859,
"comments": [
"string"
],
"feedback": [
"string"
],
"agent": {
"id": 1251,
"agent_name": "Policy Guide",
"agent_type": {
"name": "QnA"
},
"created_by": "admin@example.com",
"created_on": "2025-01-07T16:45:23Z"
},
"question": "What are the leave policies?",
"response": {
"query": "",
"answer": "Our leave policy includes annual, sick, and unpaid leave. How can I assist you with this?",
"references": [
"string"
],
"agent_mode": ""
},
"created_by": "admin@example.com",
"created_on": "2025-01-24T00:48:46Z",
"query_source": "web",
"user": 160,
"chat_thread": 4076
}
]
}