[
{
"id": "<string>",
"conversation_id": "<string>",
"content": "<string>",
"type": "AI_GENERATED",
"created_at": "2023-11-07T05:31:56Z",
"status": "ACTIVE",
"sender_id": "<string>",
"reason": "<string>",
"citations": [
"<string>"
],
"has_attachments": false,
"attachments": [
{
"id": "<string>",
"attachment_type": "image",
"file_name": "<string>",
"mime_type": "<string>",
"file_size": 123,
"storage_provider": "local",
"created_at": "2023-11-07T05:31:56Z",
"storage_path": "<string>",
"file_metadata": {},
"download_url": "<string>"
}
]
}
]