Retrieve Message Bounces

Returns a paginated bounce log for a specific message — which emails bounced, the DSN classification, and the bounce reason.

Path Params
integer
required

The ID of the message

Query Params
integer

The page to return.

integer

The total results to return per page.

string

The field to sort the request by. column_name|asc OR desc

Response
200

The bounce records for the message

Language
Credentials
Bearer
JWT
URL