Retrieve Message List-Unsubscribes

Returns a paginated log of list-unsubscribe requests for a specific message — subscribers who used the List-Unsubscribe header to opt out.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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

Responses
200

The list-unsubscribe records for the message

422

The message is not an ESP email or has not been sent yet.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…