Delivery status of one message
vaemail_get_messageRetrieve the delivery status and complete event history of an email using its message ID, including bounces, opens, clicks, and failures.
Instructions
Return the delivery status of a message and every event known about it (delivered, opened, clicked, bounced, complained), plus the transport error when it failed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Message id returned by vaemail_send_email. |