Authorizations
API key must be provided in the Authorization header as Bearer YOUR_API_KEY
.
Path Parameters
Unique identifier for the message returned by the API.
Response
Message metadata and current status.
Recipient phone number.
Available options:
outbound
, inbound
Unix timestamp (ms) when the message was queued/sent.
Current delivery status.
Available options:
pending
, queued
, sent
, delivered
, failed
, cancelled
, cancellation_requested
Original metadata provided plus system generated fields.
The protocol used to send the message (e.g., imessage, rcs, sms).
Example:
"imessage"