Suppressions - Suppressions
Suppressions are recipient email addresses that are added to unsubscribe groups. Once a recipient's address is on the suppressions list for an unsubscribe group, they will not receive any emails that are tagged with that unsubscribe group.
Retrieve all suppressions for a suppression group
GET /v3/asm/groups/{group_id}/suppressions
Base url: https://api.sendgrid.com
This endpoint allows you to retrieve all suppressed email addresses belonging to the given group.
Authentication
- API Key
Headers
Path Parameters
The id of the unsubscribe group that you are adding suppressions to.
default: NoneResponses
The list of email addresses belonging to the given suppression group.
Need some help?
We all do sometimes. Get help now from the Twilio SendGrid Support Team.
Running into a coding hurdle? Lean on the wisdom of the crowd by browsing the SendGrid tag on Stack Overflow or visiting Twilio's Stack Overflow Collective.