Back to Twilio

Connect Knoon AI with Twilio to automate AI workflows.

Get delivery status for a Twilio message.
twilioDefaultGetMessageStatus
BETA
Internal
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
NameTypeDescriptionRequired
messageSidmustache Twilio message SID.Yes
Returns
NameTypeDescription
sidstring Twilio message SID.
statusstring Message status.
directionstring Message direction.
fromstring Sender.
tostring Recipient.
bodystring Message body.
errorCodestring Twilio error code when available.
errorMessagestring Twilio error message when available.
dateCreatedstring Created date.
dateSentstring Sent date.