{
"mailboxes": [
{
"address": "user@example.com",
"created_at": "2019-08-24T14:15:22.123Z",
"email_count": 5,
"unread_count": 2
}
],
"pagination": {
"total": 50,
"page": 1,
"limit": 10,
"totalPages": 5
}
}