Retrieve Message Bouncesget https://{APP_DOMAIN}/api/3.2/messages/{id}/bouncesReturns a paginated bounce log for a specific message — which emails bounced, the DSN classification, and the bounce reason.Path ParamsidintegerrequiredThe ID of the messageQuery ParamspageintegerThe page to return.per_pageintegerThe total results to return per page.sortstringThe field to sort the request by. column_name|asc OR descResponse 200The bounce records for the messageUpdated 4 days ago