Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the sent email
Response
200 - application/json
A SentEmail
object
The ID of the campaign
The time when the campaign was created in ISO 8601 format
The ID of the customer that was sent the email
The subject of the email
The time when the email was sent in ISO 8601 format
The time when the email failed to send in ISO 8601 format
The reason the email failed to send
Sendgrid's returned message ID
Paubox's returned message ID
Postmark's returned message ID