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

Category: Mail Servers & Postfix

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

Check if one address bounced

Queries the bounce list for a single recipient and returns the bounce record if one exists, or a 404 when the address is clean. The fastest way to explain why one recipient stopped receiving mail.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.