Returns status information for a single message based on UID.
Request Fields
These are passed in at the top level of the request.
Key | Type | Description |
---|---|---|
uid | string | Identifier of the message to retrieve. |
Request Example
The messages have a status of one of the following:
queued
One or more of the emails in this batch are still being delivered.failed
One or more of the emails in this batch could not be delivered.completed
The batch was successfully processed and delivered.