{
"title": "string",
"agent_name": "string",
"chat_logs": [
{
"id": 0,
"question": "string",
"response": "string",
"created_by": "string",
"created_on": "2019-08-24T14:15:22Z"
}
]
}