{
"list": [
{
"attachment": "string",
"body": "string",
"created_at": "string",
"deleted_at": "string",
"email": "string",
"id": "string",
"phone_number": "string",
"priority": "low",
"status": "open",
"subject": "string",
"title": "string",
"updated_at": "string",
"user_id": "string"
}
],
"page_meta": {
"limit": 0,
"next_page": 0,
"page": 0,
"total": 0,
"total_pages": 0
}
}