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

Category: Mail Servers & Postfix

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

Fetch Rspamd scan history via the API

This returns the recent scan history with scores, actions, and matched rules for each message. The data mirrors the History tab in the admin UI. Use it to find why a specific message was classified as spam.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.