curl --location --request GET 'https://api.inboxkit.com/v1/api/email-insights/mailbox/mb-123e4567-e89b-12d3-a456-426614174000/message-breakdown?period=30' \
--header 'X-Workspace-Id;' \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {}
}