{
"success": true,
"data": {
"mailbox": {
"uid": "12b5275a-0fb5-44c8-8b9f-f07368950f0e",
"email": "[email protected]",
"provider": "outlook"
},
"sent": {
"total_sent": 1240,
"new_emails": 1144,
"replies": 96
},
"received": {
"total_received": 388,
"regular": 238,
"auto_replies": 31,
"bounces_hard": 14,
"bounces_soft": 9
},
"by_day": [
{
"date": "2026-08-13",
"sent": 1240,
"received": 388,
"replies": 96,
"bounces": 23
},
{
"date": "2026-08-12",
"sent": 768,
"received": 240,
"replies": 59,
"bounces": 14
},
{
"date": "2026-08-11",
"sent": 471,
"received": 147,
"replies": 36,
"bounces": 8
}
]
}
}