get_message
Retrieve message details by ID from Telnyx's messaging platform to view content, status, and metadata for tracking or auditing purposes.
Instructions
Retrieve a message by ID.
Args:
message_id: The ID of the message to retrieve
Returns:
Dict[str, Any]: Response data containing message details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_id | Yes |