[
{
"id": 123,
"active": true,
"liveAgent": true,
"from": "<string>",
"conversationId": "<string>",
"waterMark": "<string>",
"token": "<string>",
"createdAt": "2023-11-07T05:31:56Z",
"finishedAt": "2023-11-07T05:31:56Z",
"queuedAt": "2023-11-07T05:31:56Z",
"lastConversationUpdateTime": "2023-11-07T05:31:56Z",
"lastMessageContent": "<string>",
"contactName": "<string>",
"userId": 123,
"userName": "<string>",
"counterpartUserId": 123,
"counterpartUserName": "<string>",
"botId": 123,
"botName": "<string>",
"fileUrl": "<string>",
"fileName": "<string>",
"tenantId": 123,
"conversationSummary": "<string>",
"messages": [
{
"id": 123,
"createdAt": "2023-11-07T05:31:56Z",
"from": "<string>",
"to": "<string>",
"content": "<string>",
"conversationId": 123,
"sentiment": "<string>",
"offset": "<string>",
"isNPS": true,
"contentSid": "<string>",
"messageType": 0,
"mediaUrl": "<string>",
"mediaFileName": "<string>",
"tenantId": 123,
"userId": 123,
"contentVariables": "<string>",
"messageSid": "<string>",
"messageStatus": 0,
"sent": true,
"delivered": true,
"read": true,
"errorCode": "<string>",
"errorMessage": "<string>",
"isReadByUser": true,
"documentId": 123
}
],
"score": 123,
"finalScore": 123,
"checklistId": 123,
"channelId": 123,
"conversationIntegrationType": 0,
"duration": "<string>",
"highImportanceErrorDetected": true,
"tags": [
{
"id": 123,
"name": "<string>",
"active": true,
"createdAt": "2023-11-07T05:31:56Z",
"tenantId": 123
}
],
"conversationEvaluationStatus": 0,
"conversationEvaluationStatusMessage": "<string>",
"queueId": 123,
"queueName": "<string>",
"conversationEndedReasonId": 123,
"agentType": 0,
"conversationType": 0,
"applicationStatusId": 123,
"overallSentiment": "<string>",
"callStatus": "<string>",
"disconnectionReason": "<string>",
"callSuccessful": true,
"totalUnreadedMessagesByUser": 123,
"dynamicVariables": [
{
"id": 123,
"name": "<string>",
"value": "<string>",
"conversationId": 123
}
],
"dataCollection": [
{
"id": 123,
"name": "<string>",
"value": "<string>",
"conversationId": 123
}
],
"agentId": 123
}
]