Method
client.Emails.Receiving.GetAttachment(emailId, attachmentId)
Parameters
string
required
The unique identifier of the received email
string
required
The unique identifier of the attachment
Response
string
Always
"email_attachment"string
The unique identifier of the attachment
string
The filename of the attachment
string
The MIME type of the attachment
string
The content disposition header value
string
The content ID for inline attachments
string
Temporary URL to download the attachment file
string
ISO 8601 timestamp of when the download URL expires