Retrieve SMS Message Failures

Returns a paginated log of recipients for whom an SMS message failed to deliver (Twilio status callback reported failed or undelivered), including the Twilio error code and reason.

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

422

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

Language
Credentials
Bearer
JWT
URL
LoadingLoading…