curl --location 'https://customers.coldmailreseller.com/api/v1/integration/mailboxes/admin-mailbox-details?userId=H8M9JV2S9HMPYFQW393AZHQVD4XM&domainId=dom_V2M9KP3XAQZL' \
--header 'cmr-x-api-key: <api-key>'{
"status": 200,
"message": "Admin mailbox fetched successfully",
"data": null
}