{
"list": [
{
"created_at": "string",
"id": "string",
"is_read": true,
"message": {
"property1": "string",
"property2": "string"
},
"user_id": "string"
}
],
"page_meta": {
"limit": 0,
"next_page": 0,
"page": 0,
"total": 0,
"total_pages": 0
}
}