The information in this document is currently in BETA and subject to change.
The Email Attachments resource represents attachments to emails.
Resource Properties
Scope Parameter | emailattachments |
---|---|
Location | /emailattachments |
Methods | GET POST PUT DELETE |
Default Page Size | 50 |
Max Page Size | 200 |
Default Includes | None |
Resource Attributes
Field | Description | Format | Required | Field Type | Restrictions | Notes |
---|---|---|---|---|---|---|
contentDisposition | The name of the document. | string | true | default | ||
mimeContentId | When the document last modified. | string | false | default | ||
displayName | The status of the document. | string | true | default | ||
attachmentSize | Search keywords for the document. | integer | false | default | read-only | |
oldNfsPath | The document summary. | string | false | additional | ||
file | The attachment file. | string | true | link | ||
The Email that the attachment belongs to. | string | true | link |
Link Templates
Identifier | Resource | Location Template |
---|---|---|
emailattachments,file | files | /files/{emailattachments.file} |
emailattachments.email | emails | /emails/{emailattachments.email} |