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

Category: Mail Servers & Postfix

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

Show the installed Mailcow version via the API

This returns the running Mailcow version, which helps confirm whether an update actually applied. Compare it with the latest release on GitHub before planning an upgrade. The version string matches what the UI shows in the bottom-left corner.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.