[
{
"_id": "507f1f77bcf86cd799439015",
"id": "507f1f77bcf86cd799439015",
"ticket": "507f1f77bcf86cd799439011",
"comment": {
"type": "doc",
"content": [
{
"type": "paragraph",
"content": [
{
"type": "text",
"text": "This is a sample message content."
}
]
}
]
},
"type": "COMMENT",
"bot": false,
"user": {
"_id": "507f1f77bcf86cd799439012",
"email": "[email protected]",
"firstName": "John",
"lastName": "Doe"
},
"session": {
"_id": "507f1f77bcf86cd799439013",
"email": "[email protected]"
},
"createdAt": "2024-01-15T10:30:00.000Z",
"updatedAt": "2024-01-15T10:30:00.000Z",
"index": 0
},
{
"_id": "507f1f77bcf86cd799439016",
"id": "507f1f77bcf86cd799439016",
"ticket": "507f1f77bcf86cd799439011",
"comment": {
"type": "doc",
"content": [
{
"type": "paragraph",
"content": [
{
"type": "text",
"text": "Thank you for the update!"
}
]
}
]
},
"type": "COMMENT",
"bot": false,
"user": {
"_id": "507f1f77bcf86cd799439017",
"email": "[email protected]",
"firstName": "Jane",
"lastName": "Smith"
},
"session": {
"_id": "507f1f77bcf86cd799439013",
"email": "[email protected]"
},
"createdAt": "2024-01-15T11:00:00.000Z",
"updatedAt": "2024-01-15T11:00:00.000Z",
"index": 1
}
]