Retrieve Message Unsubscriptions

Returns a paginated log of unsubscriptions for a specific message — subscribers who unsubscribed via the unsubscribe link in the email.

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 unsubscription records for the message

Language
Credentials
Bearer
JWT
URL