Retrieve a specific block
GET https://api.sendgrid.com/v3/suppression/blocks/:email
This endpoint allows you to retrieve a specific email address from your blocks list.
Blocks happen when your message was rejected for a reason related to the message, not the recipient address. This can happen when your mail server IP address has been added to a blacklist or blocked by an ISP, or if the message content is flagged by a filter on the receiving server.
For more information, please see our User Guide.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |