[
{
"id": 123,
"text": "<string>",
"type": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"user": {
"id": 123,
"name": "<string>",
"email": "<string>"
},
"attachments": [
{
"id": 123,
"filename": "<string>",
"content_type": "<string>",
"file_size": 123,
"created_at": "2023-11-07T05:31:56Z"
}
]
}
]