{
"data": [
{
"id": "<string>",
"direction": "outbound",
"to": "<string>",
"message_type": "<string>",
"content": "<string>",
"status": "queued",
"whatsapp_message_id": "<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
}
}