Method
client.Emails.Receiving.Get(emailId)
Parameters
string
required
The unique identifier of the received email
Response
string
The unique identifier of the email
string
Always
"email"[]string
Array of recipient email addresses
string
The sender’s email address
string
ISO 8601 timestamp of when the email was received
string
The email subject line
string
The HTML content of the email
string
The plain text content of the email
[]string
Array of BCC recipient addresses
[]string
Array of CC recipient addresses
[]string
Array of reply-to addresses
map[string]string
Email headers as key-value pairs
string
The email message ID
[]ReceivedAttachment
RawEmail