curl -X GET https://api.sendgrid.com/v3/global_suppressions/email@example.com -H "Authorization: Bearer $SENDGRID_API_KEY"

Category: Mail Servers & Postfix

curl -X GET https://api.sendgrid.com/v3/global_suppressions/email@example.com -H "Authorization: Bearer $SENDGRID_API_KEY"

Check if an address is globally suppressed

Tests whether a recipient is on the global suppression list, which blocks all sending to them regardless of list membership. Returns 404 when the address is not suppressed. Global suppressions also include unsubscribes from transactional mail.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.