curl -X GET https://api.sendgrid.com/v3/suppression/spam_reports -H "Authorization: Bearer $SENDGRID_API_KEY"

Category: Mail Servers & Postfix

curl -X GET https://api.sendgrid.com/v3/suppression/spam_reports -H "Authorization: Bearer $SENDGRID_API_KEY"

List addresses that reported spam

Shows recipients who marked your mail as spam, with timestamps. High spam-report volume damages sender reputation, so review these regularly. Remove an entry with a DELETE to the same path plus the address.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.