Email Status
Use this endpoint to check the delivery status of a specific email message.Parameters
| Name | In | Required | Description |
|---|---|---|---|
| message_id | query | Yes | Unique identifier of the email |
Response fields
| Status Code | Description |
|---|---|
| 200 | Successful retrieval of email status |
| 400 | Bad request (invalid message_id format) |
| 401 | Authentication required |
| 500 | Internal server error |
Path Parameters
Response
200
No response body