{
"data": [
{
"id": "<string>",
"direction": "outbound",
"to": "<string>",
"message_type": "text",
"content": "<string>",
"status": "queued",
"wamid": "<string>",
"error_message": "<string>",
"sent_at": "2023-11-07T05:31:56Z",
"delivered_at": "2023-11-07T05:31:56Z",
"read_at": "2023-11-07T05:31:56Z",
"created_at": "2023-11-07T05:31:56Z"
}
],
"meta": {
"total": 123
}
}