{
"data": [
{
"uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
"type": "inbound",
"direction": "inbound",
"content": "string",
"media": {
"name": "string",
"type": "string",
"url": "string",
"size": "string"
},
"sent_by_assistant": true,
"read": true,
"status": "string",
"created_at": "2019-08-24T14:15:22.123Z"
}
],
"links": {
"first": "string",
"last": "string",
"prev": "string",
"next": "string"
},
"meta": {
"current_page": 0,
"from": 0,
"last_page": 0,
"path": "string",
"per_page": 0,
"to": 0,
"total": 0
}
}