Twilio Connector Objects

NameDescription
AccountsCreate, update, and query Twilio Accounts belonging to the authenticated Account.
ApplicationsCreate, update, delete, and query the available Applications in Twilio.
AvailablePhoneNumbersQuery the local, mobile, and toll-free phone numbers available in Twilio.
CallEventsThe call events resource provides programmatic access to call progress and SDK events for a provided call SID.
CallMetricsThe call metrics resource provides an overview of metadata and quality metrics for a provided call.
CallsDelete and query connections between phones and Twilio.
CallSummaryThis resource provides an overview of metadata and quality metrics for a single call.
ConversationMessagesConversationMessage includes metadata of the Messages sent over a conversation.
ConversationParticipantsEach participant in a Conversation represents one real (probably human) participant in a Conversation. it joins Participants with the conversation, and the connected person will receive all subsequent messages.
ConversationsConversation includes a list of current Participants and the Messages that they have sent amongst each other.
FeedbackCreate and query Feedback on a Call in Twilio.
FeedbackSummaryCreate, delete, and query Feedback Summaries in Twilio.
IncomingPhoneNumbersCreate, update, delete, and query phone numbers purchased from Twilio.
IncomingPhoneNumbersCategoryQuery Twilio Incoming Phone Numbers and filter by Category.
MediaDelete and query Media in Twilio.
MessagesCreate, update, delete, and query SMS and MMS Messages in Twilio.
OutgoingCallerIdsInsert, update, and query the verified numbers that may be used as a caller Id when making outgoing calls in Twilio.
RecordingsDelete and query the available Recordings in Twilio.
ServiceListsCreate, update, delete, and query the available Lists for a specific Service in Twilio Sync.
ServicesA Service (or Verification Service) is the set of common configurations used to create and check verifications. Services contain Lists.
TranscriptionsQuery the available Transcriptions in Twilio.
TriggersCreate, update, delete, and query usage Triggers in Twilio.
UsageRecordsQuery Usage Records in Twilio.
NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringTrueNoThe Id of the account.
DateCreatedDatetimeTrueNoThe creation date of the account.
DateUpdatedDatetimeTrueNoThe modification date of the account.
NameStringFalseNoThe friendly name of the account.
OwnerAccountSidStringTrueNoThe master account of the account.
AuthTokenStringTrueNoThe authentication token of the account.
StatusStringFalseNoThe status of the account. Allowed values are closed, suspended, and active.
TypeStringTrueNoThe type of the account. Either Trial or Full.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringTrueNoThe Id of the application.
DateCreatedDatetimeTrueNoThe creation date of the application.
DateUpdatedDatetimeTrueNoThe modification date of the application.
AccountSidStringTrueNoThe account Id of the application.
NameStringFalseNoThe friendly name of the application.
ApiVersionStringTrueNoThe API version of the application.
VoiceUrlStringFalseNoThe URL Twilio will request when a phone number assigned to the application receives a call.
VoiceFallbackUrlStringFalseNoThe URL Twilio will request when an error occurs requesting the voice URL of the application.
VoiceFallbackMethodStringFalseNoThe HTTP method to use to request the fallback voice URL of the application.
StatusCallbackStringFalseNoThe URL where Twilio will pass status parameters about calls received by phone numbers assigned to the application.
StatusCallbackMethodStringFalseNoThe HTTP method that Twilio will use to make requests to the status callback URL of the application.
VoiceCallerIdLookupStringFalseNoWhether to look up the voice caller Id from the CNAM database for phone numbers assigned to this application.
VoiceMethodStringFalseNoThe HTTP method Twilio will use to request the voice URL.
SmsUrlStringFalseNoThe URL Twilio will request when a phone number assigned to the application receives an SMS message.
SmsMethodStringFalseNoThe HTTP method Twilio will use to request the SMS URL of the application.
SmsFallbackUrlStringFalseNoThe URL Twilio will request if an error occurs requesting the SMS URL.
SmsFallbackMethodStringFalseNoThe HTTP method Twilio will use to request the fallback SMS URL of the application.
SmsStatusCallbackStringFalseNoThe URL where Twilio will POST to when an outgoing SMS request uses the Sid of the application.
MessageStatusCallbackStringFalseNoThe URL where status parameters are sent when you insert to the Messages table and specify the Sid of the application.
UriStringTrueNoThe URI of the application.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
PhoneNumber [KEY]StringFalseNoThe phone number available to purchase. It may be used as a pattern to match phone numbers on. Valid characters are '' and [0-9a-zA-Z]. The '' character will match any single digit.
NameStringFalseNoThe friendly name of the available phone number.
LataStringFalseNoThe LATA of the available phone number.
RateCenterStringFalseNoThe rate center of the available phone number.
LatitudeDoubleFalseNoThe latitude of the available phone number.
LongitudeDoubleFalseNoThe longitude of the available phone number.
RegionStringFalseNoThe region of the available phone number.
PostalCodeStringFalseNoThe postal code of the available phone number.
IsoCountryStringFalseNoThe ISO country code in ISO 3166-1 alpha-2 format ('US' for United States, 'CA' for Canada, 'GB' for United Kingdom).
AddressRequirementsStringFalseNoThe address requirements of the available phone number. Eligible values are: none, any, local, or foreign.
BetaBooleanFalseNoWhether the phone number is a beta number new to the Twilio platform.
CapabilitiesVoiceBooleanFalseNoWhether the phone number has voice capabilities.
CapabilitiesSmsBooleanFalseNoWhether the phone number has SMS capabilities.
CapabilitiesMmsBooleanFalseNoWhether the phone number has MMS capabilities.
ExcludeAllAddressRequiredBooleanFalseYesIndicates whether the response includes phone numbers which require any Address. Possible values are true or false. If not specified, the default is false, and results could include phone numbers with an Address required.
ExcludeLocalAddressRequiredBooleanFalseYesIndicates whether the response includes phone numbers which require a local Address. Possible values are true or false. If not specified, the default is false, and results could include phone numbers with a local Address required.
ExcludeForeignAddressRequiredBooleanFalseYesIndicates whether the response includes phone numbers which require a foreign Address. Possible values are true or false. If not specified, the default is false, and results could include phone numbers with a foreign Address required.
AreaCodeStringFalseYesThe area code of the available phone number.
CategoryStringFalseYesThe category of the available phone number. Possible values are: Local,Mobile,Tollfree.
NearNumberStringFalseYesGiven a phone number, find a geographically close number within Distance miles. Distance defaults to 25 miles.
NearLatLongStringFalseYesGiven a latitude/longitude pair lat,long find geographically close numbers within Distance miles.
DistanceStringFalseYesThe search radius for available phone numbers. Default is 25 miles. Max is 500 miles.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CallSidStringTrueCalls.SidNoCall SID for the call the events are associated with
AccountSidStringTrueNoThe account SID this call belongs to
CarrierEdgeStringTrueNoRepresents the connection between Twilio and our immediate carrier partners.
ClientEdgeMetadataEdgeLocationStringTrueNoRepresents the edge location value for Twilio media gateway for Client calls.
ClientEdgeMetadataRegionStringTrueNoRepresents the edge location value for Twilio media gateway for Client calls.
EdgeStringTrueNoThe edge reporting the event
GroupStringTrueNoEvent group
LevelStringTrueNoDetail level
NameStringTrueNoEvent name
SdkEdgeMetadataClientNameStringTrueNoThe Voice SDK client name running locally in the browser or in the application.
SdkEdgeMetadataCountryCodeStringTrueNoThe Voice SDK country_code running locally in the browser or in the application.
SdkEdgeMetadataIpAddressStringTrueNoThe Voice SDK ip_address running locally in the browser or in the application.
SdkEdgeMetadataLocationLatDoubleTrueNoThe Voice SDK lattitude of location running locally in the browser or in the application.
SdkEdgeMetadataLocationLonDoubleTrueNoThe Voice SDK longitude value of location client running locally in the browser or in the application.
SdkEdgeMetadataSdkDeviceArchStringTrueNoThe Voice SDK device arch of client running locally in the browser or in the application.
SdkEdgeMetadataSdkDeviceModelStringTrueNoThe Voice SDK device model of client running locally in the browser or in the application.
SdkEdgeMetadataSdkDeviceTypeStringTrueNoThe Voice SDK device type of client running locally in the browser or in the application.
SdkEdgeMetadataSdkDeviceVendorStringTrueNoThe Voice SDK device vendor of client running locally in the browser or in the application.
SdkEdgeMetadataSdkEdgeLocationStringTrueNoThe Voice SDK edge_location running locally in the browser or in the application.
SdkEdgeMetadataSdkOSNameStringTrueNoThe Voice SDK OS name running locally in the browser or in the application.
SdkEdgeMetadataSdkOSVersionStringTrueNoThe Voice SDK OS version running locally in the browser or in the application.
SdkEdgeMetadataSdkPlatformStringTrueNoThe Voice SDK platform of the application.
SdkEdgeMetadataSdkSelectedRegionStringTrueNoThe Voice SDK selected_region of client in the application.
SdkEdgeMetadataSdkTypeStringTrueNoThe Voice SDK of the application.
SdkEdgeMetadataSdkVersionStringTrueNoThe Voice SDK version of the application.
SipEdgeStringTrueNoRepresents the Twilio media gateway for SIP interface and SIP trunking calls.
TimestampDatetimeTrueNoEvent time

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CallSidStringTrueCalls.SidNoSID for the call
AccountSidStringTrueNoThe account SID this call belongs to
CarrierEdgecodecIntegerTrueNoContains Carrier edge codec value for the Twilio media gateway of a PSTN call
CarrierEdgecodec_nameStringTrueNoContains Carrier edge codec_name value for the Twilio media gateway of a PSTN call
CarrierEdgecumulativeJitterAvgDoubleTrueNoContains Carrier edge jitter average value for the Twilio media gateway of a PSTN call
CarrierEdgecumulativeJitterMaxDoubleTrueNoContains Carrier edge jitter max value for the Twilio media gateway of a PSTN call
CarrierEdgecumulativePacketDelayVariationD300IntegerTrueNoContains Carrier edge packet_delay_variation value for the Twilio media gateway of a PSTN call
CarrierEdgecumulativePacketDelayVariationD50IntegerTrueNoContains Carrier edge packet_delay_variation value for the Twilio media gateway of a PSTN call
CarrierEdgecumulativePacketDelayVariationD70IntegerTrueNoContains Carrier edge packet_delay_variation value for the Twilio media gateway of a PSTN call
CarrierEdgecumulativePacketsLostIntegerTrueNoContains Carrier edge packets_lost value for the Twilio media gateway of a PSTN call
CarrierEdgecumulativePacketsReceivedIntegerTrueNoContains Carrier edge packets_received value for the Twilio media gateway of a PSTN call
CarrierEdgeintervalPacketsLossPercentageIntegerTrueNoContains Carrier edge packets_loss_percentage value for the Twilio media gateway of a PSTN call
CarrierEdgeintervalPacketsLostIntegerTrueNoContains Carrier edge packets_lost value for the Twilio media gateway of a PSTN call
CarrierEdgeintervalPacketsReceivedIntegerTrueNoContains Carrier edge packets_received value for the Twilio media gateway of a PSTN call
CarrierEdgemetadataEdgeLocationStringTrueNoContains Carrier edge location info for the Twilio media gateway of a PSTN call
CarrierEdgemetadataRegionStringTrueNoContains Carrier edge region info for the Twilio media gateway of a PSTN call
ClientEdgeStringTrueNoContains metrics and properties for the Twilio media gateway of a Client call
DirectionStringTrueNoDefines media stream direction from the perspective of the Twilio Media edge.
EdgeStringTrueNoRepresents the Twilio Media Edge the metric was captured on
SdkEdgeStringTrueNoContains metrics and properties for the SDK sensor library for Client calls
SipEdgeStringTrueNoContains metrics and properties for the Twilio media gateway of a SIP Interface or Trunking call
TimestampDatetimeTrueNoTimestamp of metric sample.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringTrueNoThe Id of the call.
DateCreatedDatetimeTrueNoThe creation date of the call.
DateUpdatedDatetimeTrueNoThe modification date of the call.
ParentCallSidStringTrueNoThe Id of the parent call.
AccountSidStringTrueNoThe Id of the account that created the call.
ToStringTrueNoThe phone number, SIP address, or client identifier that is called.
ToFormattedStringTrueNoThe formatted phone number, SIP address, or client identifier that is called.
FromStringTrueNoThe phone number, SIP address, or client identiifer that has made the call.
FromFormattedStringTrueNoThe formatted number, SIP address, or client identifier that has made the call.
PhoneNumberSidStringTrueNoIf the call was inbound, the Sid of the IncomingPhoneNumber that received the call. For an outbound call, the Sid of the OutgoingCallerId that made the call.
StatusStringTrueNoThe status of the call. One of the following values: queued, ringing, in-progress, canceled, completed, failed, busy, or no-answer.
StartTimeDatetimeTrueNoThe start time of the call. Empty if the call has not yet been dialed.
EndTimeDatetimeTrueNoThe end time of the call. Empty if the call did not complete successfully.
DurationIntegerTrueNoThe duration of the call. Empty for busy, failed, unanswered, or ongoing calls.
PriceDecimalTrueNoThe price of the call after the call is completed.
DirectionStringTrueNoThe direction of the call. One of the following values: inbound, outbound-api, or outbound-dial.
AnsweredByStringTrueNoOne of the following values if the call was initiated with answering machine detection: human or machine. Empty otherwise.
ApiVersionStringTrueNoThe API version of the call.
ForwardedFromStringTrueNoThe phone number that forwarded an incoming call. Note that the carrier must support forwarding.
CallerNameStringTrueNoThe caller name to a phone number that has Caller Id Lookup enabled.
UriStringTrueNoThe URI for the call.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CallSidStringTrueCalls.SidNoSID for the call
AccountSidStringTrueNoThe account SID this call belongs to
AttributesConferenceParticipantBooleanTrueNoContains call-flow specific details
CallStateStringTrueNoStatus of the call
CallTypeStringTrueNoDescribes the call type
CarrierEdgeMetricsInboundCodecIntegerTrueNoRTP profile number for the media codec for inbound stream
CarrierEdgeMetricsInboundCodecNameStringTrueNoName of the media codec for inbound stream
CarrierEdgeMetricsInboundJitterAvgDoubleTrueNoAverage jitter detected for inbound stream
CarrierEdgeMetricsInboundJitterMaxDoubleTrueNoMax jitter detected for inbound stream
CarrierEdgeMetricsInboundPacketsLossPercentageDoubleTrueNoPercentage of packets lost for inbound stream
CarrierEdgeMetricsInboundPacketsLostIntegerTrueNoCount of packets lost for inbound stream
CarrierEdgeMetricsInboundPacketsReceivedIntegerTrueNoCount of packets received; inbound container only
CarrierEdgeMetricsOutBoundCodecIntegerTrueNoRTP profile number for the media codec for outbound stream
CarrierEdgeMetricsOutBoundCodecNameStringTrueNoName of the media codec for outbound stream
CarrierEdgeMetricsOutBoundJitterAvgDoubleTrueNoAverage jitter detected for outbound stream
CarrierEdgeMetricsOutBoundJitterMaxDoubleTrueNoMax jitter detected for outbound stream
CarrierEdgeMetricsOutBoundPacketDelayVariationIntegerTrueNoDistribution of packets delayed by a certain value
CarrierEdgeMetricsOutBoundPacketsLossPercentageDoubleTrueNoPercentage of packets lost for outbound stream
CarrierEdgeMetricsOutBoundPacketsLostIntegerTrueNoCount of packets lost for outbound stream
CarrierEdgeMetricsOutBoundPacketsSentIntegerTrueNoCount of packets sent
CarrierEdgePropertiesDirectionStringTrueNoDirection of media flow from the perspective of the edge. Inbound or outbound.
CarrierEdgePropertiesEdgeLocationStringTrueNoThe Twilio edge location where media was handled.
CarrierEdgePropertiesMediaRegionStringTrueNoThe Twilio region where media was handled.
CarrierEdgePropertiesSignalingRegionStringTrueNoThe Twilio region where signaling was handled.
ClientEdgeStringTrueNoContains metrics and properties for the Twilio media gateway of a Client call
ConnectDurationIntegerTrueNoDuration between when the call was answered and when it ended
DurationIntegerTrueNoDuration between when the call was initiated and the call was ended
EndTimeDatetimeTrueNoCall end time
FromCallerStringTrueNoThe calling party
FromCarrierStringTrueNoServing carrier of destination
FromConnectionStringTrueNolandline, mobile, voip
FromCountryCodeStringTrueNoTwo-letter ISO country code
FromLocationLatDoubleTrueNoLat for number prefix
FromLocationLonDoubleTrueNolong for number prefix
FromNumberPrefixStringTrueNoE.164 country code + three digits
ProcessingStateStringTrueNoRepresents the summarization state of the resource.
PropertiesDirectionStringTrueNoContains edge-agnostic call-level details.
PropertiesDisconnectedByStringTrueNoAvailable for Client calls only. Identifies if Twilio.Device.disconnect() was called in the local application or if the call was ended by remote party
PropertiesQueueTimeStringTrueNoEstimated time in milliseconds between when a Programmable Voice call is created and when the call actually begins.
PropertiesLastSipResponseNumIntegerTrueNoThe numeric value of the last SIP response received for the call
PropertiesPddMsIntegerTrueNoPost-dial delay in milliseconds
SdkEdgeMetricsInboundAudioInAvgDoubleTrueNoAvg level for microphone audio.
SdkEdgeMetricsInboundAudioInMaxDoubleTrueNoMax level for microphone audio.
SdkEdgeMetricsInboundAudioOutAvgDoubleTrueNoAvg level for speaker audio
SdkEdgeMetricsInboundAudioOutMaxDoubleTrueNoMax level for speaker audio
SdkEdgeMetricsInboundJitterAvgDoubleTrueNoAverage jitter detected
SdkEdgeMetricsInboundJitterMaxDoubleTrueNoMax jitter detected
SdkEdgeMetricsInboundMosAvgDoubleTrueNoMean opinion score; a function of jitter, packet loss, and round-trip time. Scale of 0-5 where anything above 4 is considered acceptable. Average value returned.
SdkEdgeMetricsInboundMosMaxDoubleTrueNoMean opinion score; a function of jitter, packet loss, and round-trip time. Scale of 0-5 where anything above 4 is considered acceptable. Max value returned.
SdkEdgeMetricsInboundMosMinDoubleTrueNoMean opinion score; a function of jitter, packet loss, and round-trip time. Scale of 0-5 where anything above 4 is considered acceptable. Min value returned.
SdkEdgeMetricsInboundPacketsLossPercentageDoubleTrueNoPercentage of packets lost for inbound stream
SdkEdgeMetricsInboundPacketsLostIntegerTrueNoCount of packets lost for inbound stream
SdkEdgeMetricsInboundPacketsReceivedIntegerTrueNoCount of packets received; inbound container only
SdkEdgeMetricsInboundRttAvgDoubleTrueNoRound-trip time; time in milliseconds for packets sent from Twilio's gateway to arrive at the SDK. NOTE: adaptive jitter buffers and dynamic packet loss concealment algorithms may delay actual play out of RTP beyond the RTT value. Average value returned.
SdkEdgeMetricsInboundRttMaxDoubleTrueNoRound-trip time; time in milliseconds for packets sent from Twilio's gateway to arrive at the SDK. NOTE: adaptive jitter buffers and dynamic packet loss concealment algorithms may delay actual play out of RTP beyond the RTT value. maximum value returned.
SdkEdgeMetricsInboundRttMinDoubleTrueNoRound-trip time; time in milliseconds for packets sent from Twilio's gateway to arrive at the SDK. NOTE: adaptive jitter buffers and dynamic packet loss concealment algorithms may delay actual play out of RTP beyond the RTT value. minimum value returned.
SdkEdgeMetricsOutBoundCodecIntegerTrueNoRTP profile number for the media codec for outbound stream
SdkEdgeMetricsOutBoundCodecNameStringTrueNoName of the media codec for outbound stream
SdkEdgeMetricsOutBoundPacketsSentIntegerTrueNoCount of packets sent
SdkEdgePropertiesAppBuildNumberStringTrueNoTwilio SDK build version
SdkEdgePropertiesAppCompileSdkVersionStringTrueNoTwilio SDK version
SdkEdgePropertiesAppIdStringTrueNoApp Id for the Twilio SDK
SdkEdgePropertiesAppMinOSVersionStringTrueNoMin Operating system version to the SDK
SdkEdgePropertiesAppNameStringTrueNoApp name for the SDK
SdkEdgePropertiesAppTargetOSVersionStringTrueNoTarget Operating system version to the SDK
SdkEdgePropertiesAppVersionStringTrueNoApp version for the SDK
SdkEdgePropertiesDirectionStringTrueNoDirection of media flow from the perspective of the edge. Inbound or outbound.
SdkEdgePropertiesDisconnectedByStringTrueNoAvailable for Client calls only. Identifies if Twilio.Device.disconnect() was called in the local application or if the call was ended by remote party
SdkEdgePropertiesEventsGroupsConnectionIntegerTrueNolandline, mobile, voip
SdkEdgePropertiesEventsGroupsGetUserMediaIntegerTrueNoGet user media count
SdkEdgePropertiesEventsGroupsIceConnectionStateIntegerTrueNoEvent group ice connection state value
SdkEdgePropertiesEventsGroupsIceGatheringStateIntegerTrueNoEvent group ice connection gathering value
SdkEdgePropertiesEventsGroupsNetworkInformationIntegerTrueNoEvent group network information
SdkEdgePropertiesEventsGroupsSignalingStateIntegerTrueNoSignalling state of the Event groups
SdkEdgePropertiesEventsLevelsDEBUGIntegerTrueNoCount of events by severity-debug for the call.
SdkEdgePropertiesEventsLevelsINFOIntegerTrueNoCount of events by severity-info for the call.
SdkEdgePropertiesSettingsDscpBooleanTrueNoIndicates whether DSCP was enabled.
SdkEdgePropertiesSettingsIceRestartEnabledBooleanTrueNoIndicates if ICE restart was enabled.
SipEdgeStringTrueNoContains metrics and properties for the Twilio media gateway of a SIP Interface or Trunking call
StartTimeDatetimeTrueNoCall start time
TagsStringTrueNoTags applied to calls by Voice Insights analysis indicating a condition that could result in subjective degradation of the call quality.
ToCalleeStringTrueNoThe called party
ToCarrierStringTrueNoServing carrier of destination
ToConnectionStringTrueNolandline, mobile, voip
ToCountryCodeStringTrueNoTwo-letter ISO country code
ToLocationLatDoubleTrueNoLat for number prefix
ToLocationLonDoubleTrueNoLong for number prefix
ToNumberPrefixStringTrueNoE.164 country code + three digits
TrustBrandedCallBrandSidStringTrueNoContains trusted communications details including Branded Call and verified caller ID
TrustBrandedCallBrandedBooleanTrueNoBoolean. Indicates if branding details were successfully displayed on the destination device.
TrustBrandedCallBrandedChannelSidStringTrueNoBranded channel SID.
TrustBrandedCallCallerStringTrueNoCaller ID provided.
TrustBrandedCallUseCaseStringTrueNoUse case for the call.
TrustVerifiedCallerVerifiedBooleanTrueNoBoolean. Indicates if the caller ID provided has been verified; e.g. SHAKEN/STIR A attestation.
UrlStringTrueNoThe URL of the Voice Insights Summary for this call

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringTrueNoA 34 character string that uniquely identifies this resource.
AccountSidStringTrueNoThe unique ID of the Account responsible for this message.
ConversationSidStringTrueConversations.SidNoThe unique ID of the Conversation for this message.
AttributesImportanceStringTrueNoA string metadata field you can use to store any data you wish.
AuthorStringTrueNoThe channel specific identifier of the message's author.
BodyStringTrueNoThe content of the message, can be up to 1,600 characters long.
DateCreatedDatetimeTrueNoThe date that this resource was created.
DateUpdatedDatetimeTrueNoThe date that this resource was last updated.
DeliveryDeliveredStringTrueNoAn object that contains the summary of delivery statuses for the message to non-chat participants.
DeliveryFailedStringTrueNoAn object that contains the summary of delivery statuses for the message to non-chat participants.
DeliveryReadStringTrueNoAn object that contains the summary of delivery statuses for the message to non-chat participants.
DeliverySentStringTrueNoAn object that contains the summary of delivery statuses for the message to non-chat participants.
DeliveryTotalIntegerTrueNoAn object that contains the summary of delivery statuses for the message to non-chat participants.
DeliveryUndeliveredStringTrueNoAn object that contains the summary of delivery statuses for the message to non-chat participants.
IndexIntegerTrueNoThe index of the message within the Conversation.
LinksDeliveryReceiptsStringTrueNoContains an absolute API resource URL to access the delivery & read receipts of this message.
MediaStringTrueNoAn array of objects that describe the Message's media.
ParticipantSidStringTrueNoThe unique ID of messages's author participant.
UrlStringTrueNoAn absolute API resource API URL for this message.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringTrueNoA 34 character string that uniquely identifies this resource.
AccountSidStringTrueNoThe unique ID of the Account responsible for this participant.
AttributesRoleStringTrueNoAn optional string metadata field you can use to store any data
ConversationSidStringTrueConversations.SidNoThe unique ID of the Conversation for this participant.
DateCreatedDatetimeTrueNoThe date that this resource was created.
DateUpdatedDatetimeTrueNoThe date that this resource was last updated.
IdentityStringTrueNoA unique string identifier for the conversation participant as Conversation User.
MessagingBindingAddressStringTrueNoInformation about how this participant exchanges messages with the conversation.
MessagingBindingProxyAddressStringTrueNoInformation about how this participant exchanges messages with the conversation.
MessagingBindingTypeStringTrueNoInformation about how this participant exchanges messages with the conversation.
RoleSidStringTrueNoThe SID of a conversation-level Role to assign to the participant.
UrlStringTrueNoAn absolute API resource URL for this participant.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringTrueNoA 34 character string that uniquely identifies this resource.
AccountSidStringTrueNoThe unique ID of the Account responsible for this conversation.
AttributesTopicStringTrueNoAn optional string metadata field you can use to store any data
ChatServiceSidStringTrueNoThe unique ID of the Conversation Service this conversation belongs to.
DateCreatedDatetimeTrueNoThe date that this resource was created.
DateUpdatedDatetimeTrueNoThe date that this resource was last updated.
FriendlyNameStringTrueNoThe human-readable name of this conversation, limited to 256 characters. Optional.
LinksMessagesStringTrueNoContains absolute URLs to access the participants of this conversation.
LinksParticipantsStringTrueNoContains absolute URLs to access the participants of this conversation.
MessagingServiceSidStringTrueNoThe unique ID of the Messaging Service this conversation belongs to.
StateStringTrueNoCurrent state of this conversation.
TimersDateClosedDatetimeTrueNoTimer date values representing state update for this conversation.
TimersDateInactiveDatetimeTrueNoTimer date values representing state update for this conversation.
UniqueNameStringTrueNoAn application-defined string that uniquely identifies the resource.
UrlStringTrueNoAn absolute API resource URL for this conversation.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringFalseNoThe Id of the call.
AccountSidStringTrueNoThe account Id associated with the feedback.
QualityScoreIntegerFalseNoThe quality score, represented on a scale of 1 (very poor) to 5 (perfect).
IssuesStringFalseNoAny issues experienced during the call. Allowed values are imperfect-audio, dropped-call, incorrect-caller-id, post-dial-delay, digits-not-captured, audio-latency, and one-way-audio.
DateCreatedDatetimeTrueNoThe creation date of the feedback.
DateUpdatedDatetimeTrueNoThe modification date of the feedback.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringFalseNoThe Id of the feedback summary.
StartDateDateFalseNoThe start date of the feedback summary.
EndDateDateFalseNoThe end date of the feedback summary.
AccountSidStringTrueNoThe account Id of the feedback summary.
IncludeSubaccountsBooleanFalseNoWhether to include subaccounts in feedback summary.
StatusStringTrueNoThe status of the feedback summary. One of the following values: queued, in-progress, completed, or failed.
CallCountIntegerTrueNoThe total call count.
CallFeedbackCountIntegerTrueNoThe count of calls associated with the feedback summary.
QSAverageDoubleTrueNoThe quality score average of the feedback summary.
QSMedianDoubleTrueNoThe quality score median of the feedback avarage.
QSStandardDeviationDoubleTrueNoThe quality score standard deviation of the feedback summary.
IssuesDescriptionStringTrueNoThe issues description of the feedback summary.
IssuesCountIntegerTrueNoThe issues count of the feedback summary.
IssuesPercentageOfTotalCallsDoubleTrueNoThe percentage of calls that experienced this issue.
DateCreatedDatetimeTrueNoThe creation date of the feedback summary.
DateUpdatedDatetimeTrueNoThe modification date of the feedback summary.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringTrueNoThe Id of the phone number.
AccountSidStringFalseNoThe account Id of the phone number.
NameStringFalseNoThe friendly name of the phone number. By default, this is a formatted phone number.
PhoneNumberStringFalseNoThe phone number.
VoiceUrlStringFalseNoThe URL Twilio will request when the phone number receives a call.
VoiceMethodStringFalseNoThe HTTP method Twilio will use to make the request to the voice URL.
VoiceFallbackUrlStringFalseNoThe URL Twilio will request when an error occurs requesting the voice URL.
VoiceFallbackMethodStringFalseNoThe HTTP method to use to request the fallback voice URL.
VoiceCallerIdLookupBooleanFalseNoWhether to look up the caller Id from the CNAM database.
DateCreatedDatetimeTrueNoThe creation date of the phone number.
DateUpdatedDatetimeTrueNoThe modification date of the phone number.
SmsUrlStringFalseNoThe URL Twilio will request when the phone number receives an SMS message.
SmsMethodStringFalseNoThe HTTP method Twilio will use to make requests to the SMS URL.
SmsFallbackUrlStringFalseNoThe URL Twilio will request when an error occurs requesting the SMS URL.
SmsFallbackMethodStringFalseNoThe HTTP method Twilio will use to request the fallback SMS URL of the phone number.
AddressRequirementsStringTrueNoThe address requirements for the phone number. Eligible values are: none, any, local, or foreign.
BetaStringTrueNoWhether the phone number is a beta phone number new to Twilio.
CapabilitiesVoiceBooleanTrueNoWhether the phone number supports voice.
CapabilitiesSmsBooleanTrueNoWhether the phone number supports SMS.
CapabilitiesMmsBooleanTrueNoWhether the phone number supports MMS.
StatusCallbackStringFalseNoThe URL where Twilio will pass status parameters about calls received by the phone number.
StatusCallbackMethodStringFalseNoThe HTTP method that Twilio will use to make requests to the status callback URL.
ApiVersionStringFalseNoThe API version of the phone number.
VoiceApplicationSidStringFalseNoThe voice application Id of the phone number. This can be used in place of the voice URLs.
SmsApplicationSidStringFalseNoThe SMS application Id of the phone number. This can be used in place of the SMS URLs.
TrunkSidStringFalseNoThe trunk Id of the phone number. This overrides VoiceApplicationId and the voice URLs.
UriStringTrueNoThe URI of the phone number.
AreaCodeStringFalseYesThe desired area code for your new incoming phone number. Any three digit, US or Canada area code is valid. This column will work only with INSERT.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringFalseNoThe Id of the phone number.
AccountSidStringFalseNoThe account Id of the phone number.
NameStringFalseNoThe friendly name of the phone number. By default, this is a formatted phone number.
PhoneNumberStringFalseNoThe phone number in E.164 format.
VoiceUrlStringFalseNoThe URL Twilio will request when the phone number receives a call.
VoiceMethodStringFalseNoThe HTTP method Twilio will use to request the voice URL.
VoiceFallbackUrlStringFalseNoThe URL Twilio will request when an error occurs requesting the voice URL.
VoiceFallbackMethodStringFalseNoThe HTTP method Twilio will use to request the fallback voice URL.
VoiceCallerIdLookupBooleanFalseNoWhether to look up the caller Id of the caller in the CNAM database.
DateCreatedDatetimeFalseNoThe creation date of the phone number.
DateUpdatedDatetimeFalseNoThe modification date of the phone number.
SmsUrlStringFalseNoThe URL Twilio will request when someone sends an SMS message to the phone number.
SmsMethodStringFalseNoThe HTTP method Twilio will use to request the SMS URL of the phone number.
SmsFallbackUrlStringFalseNoThe URL Twilio will request when an error occurs requesting the SMS URL.
SmsFallbackMethodStringFalseNoThe HTTP method Twilio will use to request the fallback SMS URL.
AddressRequirementsStringFalseNoThe address requirements of the phone number.
BetaBooleanFalseNoWhether the phone number is a beta phone number new to Twilio.
CapabilitiesVoiceBooleanFalseNoWhether the phone number has voice capabilities.
CapabilitiesSmsBooleanFalseNoWhether the phone number has SMS capabilities.
CapabilitiesMmsBooleanFalseNoWhether the phone number has MMS capabilities.
StatusCallbackStringFalseNoThe URL that Twilio pass status parameters to.
StatusCallbackMethodStringFalseNoThe HTTP method Twilio will use to make requests to the status callback URL.
ApiVersionStringFalseNoThe API version of the phone number.
VoiceApplicationSidStringFalseNoThe voice application Id of the phone number. This can be used in place of the voice URLs.
SmsApplicationSidStringFalseNoThe SMS application Id of the phone number. This can be used in place of the SMS URLs.
TrunkSidStringFalseNoThe trunk Id of the phone number. This overrides the Voice_Application_Sid.
UriStringFalseNoThe URI of the phone number.
CategoryStringFalseYesThe category of the phone number. Possible values are local,mobile and tollfree.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringFalseNoThe Id of the media.
AccountSidStringFalseNoThe Id of the account associated with the media.
ParentSidStringFalseNoThe Id of the entity that created the media.
ContentTypeStringFalseNoThe MIME type of the media.
DateCreatedDatetimeFalseNoThe creation date of the media.
DateUpdatedDatetimeFalseNoThe modification date of the media.
UriStringFalseNoThe URL of the media.
MessageSidStringFalseYesThe message Id of the media.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringTrueNoThe Id of the messages.
DateCreatedDatetimeTrueNoThe creation date of the message.
DateUpdatedDatetimeTrueNoThe modification date of the message.
DateSentDatetimeTrueNoThe sent date of the message.
AccountSidStringTrueNoThe account Id of the message.
ToStringFalseNoThe phone number the message was sent to.
SenderStringFalseNoThe phone number or sender Id that sent the message.
MessagingServiceSidStringTrueNoThe messaging service Id of the message.
BodyStringFalseNoThe body of the message.
MediaUrlStringFalseNoThe URL of the media you wish to send out with the message.
StatusStringTrueNoThe status of the message. One of the following values: accepted, queued, sending, sent, failed, delivered, undelivered, receiving, or received.
NumSegmentsIntegerTrueNoThe number of segments that make up the message.
NumMediaIntegerTrueNoThe number of media files associated with the message. The maximum is 10.
DirectionStringTrueNoThe direction of the message. One of the following values: inbound, outbound-api, outbound-call, or outbound-reply.
ApiVersionStringTrueNoThe API version of the message.
PriceDecimalTrueNoThe price of the message.
PriceUnitStringTrueNoThe currency of the message.
ErrorCodeStringTrueNoThe error code of the message.
ErrorMessageStringTrueNoThe error message.
UriStringTrueNoThe URI of the message.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringTrueNoThe Id of the outgoing caller Id.
AccountSidStringTrueNoThe account Id of the outgoing caller Id.
DateCreatedDatetimeTrueNoThe creation date of the outgoing caller Id.
DateUpdatedDatetimeTrueNoThe modfication date of the outgoing caller Id.
NameStringFalseNoThe friendly name of the outgoing caller Id. By default, this is a formatted phone number.
PhoneNumberStringFalseNoThe phone number of the outgoing caller Id.
UriStringTrueNoThe URI of the outgoing caller Id.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringFalseNoThe Id of the recording.
ApiVersionStringFalseNoThe API version of the recording.
CallSidStringFalseNoThe Id of the call for the recording.
DateCreatedDatetimeFalseNoThe creation date of the recording.
DateUpdatedDatetimeFalseNoThe modification date of the recording.
DurationDoubleFalseNoThe duration of the recording in seconds.
AccountSidStringFalseNoThe account Id of the recording.
UriStringFalseNoThe URI of the recording.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringFalseNoThe unique string that identifies the Sync List resource.
ServiceSidStringFalseServices.SidNoThe SID of the Sync Service the resource is associated with.
AccountSidStringTrueAccounts.SidNoThe SID of the Account that created the Sync List resource.
UniqueNameStringFalseNoAn application-defined string that uniquely identifies the resource. It can be used in place of the resource's sid in the URL to address the resource. This column will work only with INSERT.
UrlStringTrueNoThe absolute URL of the Sync List resource.
RevisionStringTrueNoThe current revision of the Sync List, represented as a string.
DateCreatedDatetimeTrueNoThe date and time when the resource was created.
DateUpdatedDatetimeTrueNoThe date and time when the resource was last updated.
DateExpiresDatetimeTrueNoThe date and time when the Sync List expires and will be deleted. If the Sync List does not expire, this value is null. The Sync List might not be deleted immediately after it expires.
CreatedByStringTrueNoThe identity of the Sync List's creator. If the Sync List was created from inserting into ServiceLists table, the value is system.
TimeToLiveIntegerFalseNoThis column is used only when updating. It specifies how long, in seconds, before the Sync List expires and is deleted. Can be an integer from 0 to 31,536,000 (1 year). The default value is 0, which means the Sync List does not expire. The Sync List will be deleted automatically after it expires, but there can be a delay between the expiration time and the resources's deletion.
LinksStringTrueNoThe URLs of the Sync List's nested resources.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringTrueNoThe unique string that Twilio's created to identify the Service resource.
AccountSidStringTrueAccounts.SidNoThe SID of the Account that created the Service resource.
UniqueNameStringTrueNoAn application-defined string that uniquely identifies the resource.
FriendlyNameStringTrueNoThe string that you assigned to describe the resource.
DateCreatedDatetimeTrueNoThe date and time when the service was created.
DateUpdatedDatetimeTrueNoThe date and time when the service was last updated.
UrlStringTrueNoThe absolute URL of the service.
WebhookUrlStringTrueNoThe URL that gets called when Sync objects are manipulated.
WebhooksFromRestEnabledBooleanTrueNoWhether the Service instance calls the WebhookUrl when the REST API is used to update Sync objects. The default is false.
AclEnabledBooleanTrueNoWhether token identities in the Service must be granted access to Sync objects by using the Permissions resource.
ReachabilityWebhooksEnabledBooleanTrueNoWhether the service instance calls WebhookUrl when client endpoints connect to Sync. The default is false.
ReachabilityDebouncingEnabledBooleanTrueNoWhether every endpoint_disconnected event should occur after a configurable delay. The default is false, where the endpoint_disconnected event occurs immediately after disconnection. When true, intervening reconnections can prevent the endpoint_disconnected event.
ReachabilityDebouncingWindowIntegerTrueNoThe reachability event delay in milliseconds if ReachabilityDebouncingEnabled = true. Is between 1,000 and 30,000 and defaults to 5,000. This is the number of milliseconds after the last running client disconnects, and a Sync identity is declared offline, before WebhookUrl is called, if all endpoints remain offline. A reconnection from the same identity by any endpoint during this interval prevents the reachability event from occurring.
LinksStringTrueNoThe URLs of related resources.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringFalseNoThe Id of the transcription.
AccountSidStringFalseNoThe account Id of the transcription.
ApiVersionStringFalseNoThe API version of the transcription.
DateCreatedDatetimeFalseNoThe creation date of the transcription.
DateUpdatedDatetimeFalseNoThe modification date of the transcription.
DurationIntegerFalseNoThe duration of the transcription in seconds.
PriceDecimalFalseNoThe price of the transcription.
RecordingSidStringFalseNoThe recording Id of the transcription.
StatusStringFalseNoThe status of the transcription. One of the following values: in-progress, completed, or failed.
TranscriptionTextStringFalseNoThe transcription text.
TypeStringFalseNoThe type of the transcription.
UriStringFalseNoThe URI of the transcription.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Sid [KEY]StringTrueNoThe Id of the trigger.
AccountSidStringTrueNoThe account Id of the trigger.
DateCreatedDatetimeTrueNoThe creation date of the trigger.
DateUpdatedDatetimeTrueNoThe modification date of the trigger.
DateFiredDatetimeTrueNoThe fired date of the trigger.
NameStringFalseNoThe friendly name of the trigger.
UsageCategoryStringFalseNoThe usage category the trigger watches. For example: calls, sms, phonenumbers, recordings, transcriptions, totalprice.
TriggerByStringFalseNoThe usage record field that the trigger is watching. Allowed values: count, usage, and price.
RecurringStringFalseNoThe recurring interval of the trigger. Allowed values: daily, monthly, and yearly.
TriggerValueDoubleFalseNoThe value of the usage record field that will fire the trigger.
CurrentValueDoubleTrueNoThe current value of the field the trigger is watching.
CallbackUrlStringFalseNoThe callback URL of the trigger, where Twilio makes a request when the trigger fires.
CallbackMethodStringFalseNoThe HTTP method to be used to make requests to the callback URL.
UsageRecordUriStringTrueNoThe URI of the usage record the trigger is watching.
UriStringTrueNoThe URI of the trigger.
ApiVersionStringTrueNoThe API version of the trigger.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
AccountSidStringFalseNoThe account Id of the usage record.
CategoryStringFalseNoThe category of the usage record. For example, calls, sms, phonenumbers, recordings, transcriptions, and totalprice.
DescriptionStringFalseNoThe description of the usage record.
StartDateDateFalseNoThe start date of the usage record. You can also specify an offset, such as -30days.
EndDateDateFalseNoThe end date of the usage record. You can also specify an offset, such as -1year.
CountIntegerFalseNoThe number of usage events. For example: the number of calls.
CountUnitStringFalseNoThe type of the usage events counted. For example: calls and messages.
UsageDoubleFalseNoThe amount of usage.
UsageUnitStringFalseNoThe usage unit. For example: minutes and messages.
PriceDecimalFalseNoThe total price of the usage.
PriceUnitStringFalseNoThe currency of the price.
ApiVersionStringFalseNoThe API version of the usage record.
UriStringFalseNoThe URI of the usage record.
IntervalStringFalseYesThe interval of records. Should be used as an escaped string in Where clause, i.e [Interval]. The allowed values are Daily, Monthly, Yearly, AllTime, Today, Yesterday, LastMonth, and ThisMonth

Return to Top