curl -X GET "https://mail.example.com/api/v1/get/mailbox/jane@example.com" -H "X-API-Key: $MAILCOW_API_KEY"
Show one mailbox's full details via the API
The mailbox address in the URL path selects a single mailbox and returns its complete attribute set. Faster than scanning the full mailbox list for one account. The address must be URL-encoded if it contains special characters.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.