sidstring nullable
The unique string that we created to identify the MessageInteraction resource.
session_sidstring nullable
The SID of the parent Session resource.
service_sidstring nullable
The SID of the parent Service resource.
account_sidstring nullable
The SID of the Account that created the MessageInteraction resource.
datastring nullable
A JSON string that includes the message body sent to the participant. (e.g. {"body": "hello"})
type'message' | 'voice' | 'unknown'
The Type of Message Interaction. This value is always message.
participant_sidstring nullable
inbound_participant_sidstring nullable
Always empty for created Message Interactions.
inbound_resource_sidstring nullable
Always empty for created Message Interactions.
inbound_resource_status'accepted' | 'answered' | 'busy' | 'canceled' | 'completed' | 'deleted' | 'delivered' | 'delivery-unknown' | 'failed' | 'in-progress' | 'initiated' | 'no-answer' | 'queued' | 'received' | 'receiving' | 'ringing' | 'scheduled' | 'sending' | 'sent' | 'undelivered' | 'unknown'
Always empty for created Message Interactions.
inbound_resource_typestring nullable
Always empty for created Message Interactions.
inbound_resource_urlstring uri nullable
Always empty for created Message Interactions.
outbound_participant_sidstring nullable
outbound_resource_sidstring nullable
The SID of the outbound Message resource.
outbound_resource_status'accepted' | 'answered' | 'busy' | 'canceled' | 'completed' | 'deleted' | 'delivered' | 'delivery-unknown' | 'failed' | 'in-progress' | 'initiated' | 'no-answer' | 'queued' | 'received' | 'receiving' | 'ringing' | 'scheduled' | 'sending' | 'sent' | 'undelivered' | 'unknown'
Always empty for created Message Interactions.
outbound_resource_typestring nullable
The outbound resource type. This value is always Message.
outbound_resource_urlstring uri nullable
The URL of the Twilio message resource.
date_createdstring date-time nullable
The ISO 8601 date and time in GMT when the resource was created.
date_updatedstring date-time nullable
The ISO 8601 date and time in GMT when the resource was last updated.
urlstring uri nullable
The absolute URL of the MessageInteraction resource.