...
Info |
---|
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 content disposition of the |
document.attachment | string | true | default |
| | mimeContentId | When the document last modified. |
| e.g attachment or inline |
mimeContentId |
| string | false | default |
| | status documentattachment to be displayed. | string | true | default |
| | Search keywords for the document.The size of the attachment | integer | false | default | read-only |
The document summary. | |
|
|
file | The attachment file. | string | true |
link | |
|
|
email | 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} |