get_event_state
Check the processing state of triggered events using a transaction ID. Verify whether emails were accepted, sent, bounced, or failed and retrieve detailed error information for delivery tracking.
Instructions
Check the processing state of a previously triggered event. Use after trigger_event to verify whether the email was accepted, sent, bounced, or failed. Returns state details including any error information. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transactionId | Yes | Transaction ID returned from trigger_event |