{
"message": "<string>",
"items": [
{
"message": "<string>",
"id": "<string>",
"callId": "<string>",
"callName": "<string>",
"unityId": "<string>",
"successEvaluation": true,
"botId": "<string>",
"audioFileUrl": "<string>",
"agentRecordingUrl": "<string>",
"userRecordingUrl": "<string>",
"endCallType": "<string>",
"callType": "<string>",
"dateFormatted": "<string>",
"costBreakdown": {},
"duration": 123,
"phone": "<string>",
"callDate": "<string>",
"dataStructure": {},
"durationFormatted": "<string>",
"transcription": [
{}
],
"metadata": {},
"callTime": "<string>",
"totalCost": 123,
"summary": "<string>",
"createdAt": "<string>",
"updatedAt": "<string>"
}
],
"pagination": {
"currentPage": 123,
"hasNextPage": true,
"hasPreviousPage": true,
"pageSize": 123,
"totalItems": 123,
"totalPages": 123
}
}