Retrieve SMS Message Opt-outs (heuristic)

Returns SMS subscription addons that (a) actually received this message and (b) ended within the OPT_OUT_WINDOW_HOURS time window after the message was sent. The recipient-of-this-message filter implicitly scopes to the messaging service the message was sent from. The time window is heuristic because Twilio's inbound STOP path does not record which message triggered the reply.

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 opt-outs near this message

422

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

Language
Credentials
Bearer
JWT
URL
LoadingLoading…