cURL
Message
Message Details
Retrieve comprehensive details for a specific message using its message ID. Includes delivery status, timestamps, content, sender/recipient information, and any error codes.
What this does: Returns the full message record including sender, recipient, body, direction (inbound/outbound), delivery status, timestamps, and any error codes. Use this when you have a specific MessageId and need to verify delivery or debug a failed message.
Next steps:
- Search messages by phone number —
GET /v1.0/message/search - Resend or send a new message —
POST /v1.0/message/outbound
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.