{
"success": true,
"count": 3,
"page": 1,
"perPage": 10,
"data": [
{
"message_id": "5f66aff5f1fdc757be276ad4",
"to": "08151529xxxx",
"content": "Hello World!!",
"type": "sms",
"status": "sent",
"schedule": false,
"created_at": "2020-09-20 08:27:17",
"updated_at": "2020-09-20 08:27:18"
},
{
"message_id": "5f66af8bf1fdc757be276ad3",
"to": "08151529xxxx",
"content": "Hello World!!",
"type": "sms",
"status": "sent",
"schedule": false,
"created_at": "2020-09-20 08:25:31",
"updated_at": "2020-09-20 08:26:15"
},
{
"message_id": "5f66925df1fdc757be276ad2",
"to": "08151529xxxx",
"content": "Hello World!!",
"type": "sms",
"status": "sent",
"schedule": false,
"created_at": "2020-09-20 06:21:01",
"updated_at": "2020-09-20 08:26:14"
}
]
}