Retrieve all spam reports

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

This endpoint allows you to retrieve all spam reports.

Spam reports happen when a recipient indicates that they think your email is spam and then their email provider reports this to SendGrid.

For more information, please see our User Guide.

Request Params

KeyDatatypeRequiredDescription
start_timestring
end_timestring
limitstring
offsetstring

HEADERS

KeyDatatypeRequiredDescription
Acceptstring