Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 592 Bytes

File metadata and controls

13 lines (9 loc) · 592 Bytes

GetEmailAttachmentOperation

Retrieves the bytes of an email attachment by index.

Properties

Name Type Required Description
mime_type str Yes The MIME type of the attachment. Must match the metadata attachment MIME type.
attachment_index int Yes The attachment index.
type Literal["getEmailAttachment"] Yes None

[Back to Model list] [Back to API list] [Back to README]