Retrieve Message Clicks

Returns a paginated click log for a specific message — which subscribers clicked links, which URL they clicked, and when.

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

Language
Credentials
Bearer
JWT
URL