External Message
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequiredExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwResponses
200
OK
application/json
idstringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwconfig_idstringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwsenderstringOptional
The sender number of the message.
sender_namestringOptional
The sender name of the message.
receiverstringOptional
The receiver number of the message.
receiver_namestringOptional
The receiver name of the message.
channel_namestringOptional
The channel name of the message.
channel_numberstringOptional
The channel number of the message.
brandstringOptional
The brand of the message.
didstringOptional
The did of the message.
msg_typestring · enumOptionalPossible values:
The type of message:
Can be either:
UNKNOWN:SMS:WHATSAPP:
directionstring · enumOptionalPossible values:
The direction of message:
IN:OUT:
contentstringOptional
The content of the message.
reasonstringOptional
The reason of the message.
deliverystring · enumOptionalPossible values:
The delivery status of message:
Can be either:
ERR:SENT:RECV:DELIVERED:
provider_msg_idstringOptional
The provider message ID of the message.
created_atstring · date_timeOptionalExample:
The RFC 3339 format is defined by The date_time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
2017-07-21T17:32:28Z4XX
Error
get
/external_messages/{id}Last updated