Retrieve all suppression groups for an email address
GET https://api.sendgrid.com/v3/asm/suppressions/:email
This endpoint returns the list of all groups that the given email address has been unsubscribed from.
Suppressions are a list of email addresses that will not receive content sent under a given group.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |