Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the sent SMS message
Response
200 - application/json
A SentSmsMessage
object
The ID of the sent SMS message
The time when the SMS was created in ISO 8601 format
The phone number the SMS was sent to
The content of the SMS message
The time when the SMS was sent in ISO 8601 format