Retrieve all bounces
GET https://api.sendgrid.com/v3/suppression/bounces?start_time={{start_time}}&end_time={{end_time}}
This endpoint allows you to retrieve all of your bounces.
A bounced email is when the message is undeliverable and then returned to the server that sent it.
For more information see:
- User Guide > Bounces for more information
- Glossary > Bounces
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
start_time | string | ||
end_time | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Accept | string |