Fastmail email read profile
org.intentschema.communication.email.message.read.v1@com.fastmail.v1
JSON: bare · @sha256:e2f7e17c0307…
Hash: sha256:e2f7e17c03073ef008b9b3c76d52aaa34fdee6f8e53f032e67cf1e87918f0e88
Fastmail JMAP profile for email read.
Implements: Read email message (org.intentschema.communication.email.message.read.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "fastmail", required: system) |
fastmail @com.fastmail | object | |
fastmail @com.fastmail
| Field | Type | Description |
properties | string[] | JMAP Email/get properties filter. |
Result
| Field | Type | Description |
external_id * | string | |
object | object | |
etag | string | |
object
| Field | Type | Description |
external_id | string | |
thread_id | string | |
from | string (email) | RFC 5321 mailbox. Plain address (jane@example.com) or with display name ("Jane Doe" <jane@example.com>). |
to | string (email)[] | |
subject | string | |
snippet | string | |
date | string (date-time) | |
is_unread | boolean | |
has_attachments | boolean | |
labels | string[] | |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | Email/get ids[] |
fastmail.properties | properties[] (filter returned fields) |