Get message status
Track messages
Get message status
Fetch one message by its internal id (returned at send time): delivery status, derived error, and the paired inbound reply if any. The poll alternative to status webhooks.
GET
Get message status
Fetch one message by its
message_id (returned at send time). Status walks pending → sent → delivered → read, or failed with a derived reason. For outbound messages, a paired inbound reply is included once it arrives.