{
"count": 0,
"next": "string",
"previous": "string",
"messages": [
{
"id": "string",
"external_id": "string",
"direction": "inbound",
"text": "string",
"content_type": "string",
"status": "string",
"channel": "string",
"conversation_id": 0,
"created_at": "2019-08-24T14:15:22.123Z",
"phone_number": {
"number": "string",
"display_name": "string"
},
"author": {
"type": "contact",
"name": "string",
"email": "string",
"phone_number": "string",
"ai_flow": {
"id": "string",
"name": "string"
}
},
"media": {
"url": "string",
"mime_type": "string",
"filename": "string"
}
}
]
}