curl -X GET https://api.sendgrid.com/v3/suppression/invalid_emails -H "Authorization: Bearer $SENDGRID_API_KEY"
List invalid addresses in SendGrid
Returns recipients that were rejected as syntactically invalid or nonexistent, which is where typo'd signups accumulate. Prune these from your lists to keep bounce rates low. Supports the same limit and offset paging as the bounces endpoint.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.