Retrieve all global suppressions

GET https://api.sendgrid.com/v3/suppression/unsubscribes?start_time={{start_time}}&end_time={{end_time}}&limit={{limit}}&offset={{offset}}

This endpoint allows you to retrieve a list of all email address that are globally suppressed.

A global suppression (or global unsubscribe) is an email address of a recipient who does not want to receive any of your messages. A globally suppressed recipient will be removed from any email you send. For more information, please see our User Guide.

Request Params

KeyDatatypeRequiredDescription
start_timestring
end_timestring
limitstring
offsetstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring