{
"updatedTime": 0,
"createdTime": 0,
"senderId": 0,
"workSpaceId": "string",
"senderType": 0,
"isEffectiveReply": true,
"email": {
"from": "string",
"fromName": "string",
"to": [
"string"
],
"cc": [
"string"
],
"bcc": [
"string"
],
"subject": "string"
},
"content": "string",
"id": "string",
"dataId": "string",
"sessionId": {
"id": "string",
"viewKey": "string"
},
"conversationId": {
"id": "string",
"viewKey": "string"
},
"channelId": {
"id": "string",
"viewKey": "string"
},
"attachments": [
{
"key": "string",
"name": "string",
"contentType": "string",
"url": "string",
"size": 0
}
],
"extendMap": {},
"agentLogs": [
{
"type": "string",
"name": "string",
"message": "string",
"status": "string",
"kb": [
{
"content": "string",
"chunk_id": "string",
"document_id": "string",
"document_name": "string",
"enabled": true,
"lang": "string",
"score": 0,
"source": "string",
"created_at": 0
}
],
"entity": {
"name": "string",
"values": [
"string"
]
},
"timestamp": 0
}
],
"processedBy": "string"
}