curl -X GET "https://mail.example.com/api/v1/get/bcc/1" -H "X-API-Key: $MAILCOW_API_KEY"

Category: Mail Servers & Postfix

curl -X GET "https://mail.example.com/api/v1/get/bcc/1" -H "X-API-Key: $MAILCOW_API_KEY"

Show one BCC rule by its ID

This fetches a single BCC rule identified by its numeric ID, showing the local address, blind-copy destination, and direction. Use it to confirm a rule before editing or deleting it. The ID appears in the list returned by the BCC endpoints.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.