Get Message by ID
Authentication
Path parameters
Unique identifier of the message. This identifier is a string that always begins with the prefix msg_, for example: msg_1234567890.
Response
Total cost charged for sending the message.
Null means the message incurred no cost or has not been charged yet.
Timestamp indicating when the message was successfully delivered to the recipient.
Null indicates the message has not yet been delivered.
Detailed explanation of any errors that occurred while delivering the message.
Null indicates no errors.
Unique identifier of the message. This identifier is a string that always begins with the prefix msg_, for example: msg_1234567890.
Timestamp indicating when the message was submitted for delivery.
Null indicates the message is still in the queue.
The fallback SMS/MMS message configuration for this RCS message.
Null indicates no fallback was configured for this message. Only applicable for RCS messages.
The original RCS message with have status FALLBACK_SENT when the fallback message was sent instead.

