get
Retrieve a specific message log entry.
Path parameters
id
Unique ID of the log.
Response
id
A unique identifier for the log.
from
The origin phone number.
to
The destination phone number.
status
The status of the message.
direction
The direction of the message.
Allowed values:
kind
The kind of message.
Allowed values:
source
Source of this log entry.
Allowed values:
type
Type of this log entry.
Allowed values:
url
URL for the resource associated with this log entry. Null for Relay messages.
number_of_segments
The number of segments.
charge
The charge in dollars.
charge_details
Details on charges associated with this log.
created_at
Date and time when the message entry was created.
error_message
Description of the error when the message failed. Null when the message did not fail. LaML messages use the codes documented at https://signalwire.com/docs/compatibility-api/rest/error-codes.
error_code
Error code identifying why the message failed. Null when the message did not fail. Some Relay messages may have an `error_message` without an `error_code` — the `error_code` is a newer pattern that is not used in all Relay areas.
Response Example
Response