Retrieve SMS Message Clicks

Returns a paginated log of click events on links in an SMS message. One row per click event — recipients can click multiple URLs and may click the same URL more than once.

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

422

The message is not an SMS or has not been sent yet.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…