v1
latestOpenAPI 3.0.02026-07-249301.3 MBEmails
Retrieve an attachment from an email
Retrieve one of the attachment linked to an email.
get/api/v1/emails/{email_id}/attachments/{attachment_id}
Path parameters
email_idstring required
The id of the email to which the attachment is linked. Either the Unipile id or the provider uid.
attachment_idstring required
A unique identifier. The id of the attachment to be retrieved.
Query parameters
account_idstring
The id of the account related to the email. Required when using the provider uid.
Response
OK. Request succeeded.
string binary required