Fastmail calendar event get profile
org.intentschema.productivity.calendar.event.get.v1@com.fastmail.v1
JSON: bare · @sha256:11adbf9536e6…
Hash: sha256:11adbf9536e66c473af4454dde8c1ac65f1b73a419b4ab8994024467f9391329
Fastmail JMAP profile for fetching a single calendar event (CalendarEvent/get).
Implements: Get calendar event (org.intentschema.productivity.calendar.event.get.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 properties filter for the response. |
Result
| Field | Type | Description |
external_id * | string | |
object | object | |
etag | string | |
object
| Field | Type | Description |
summary | string | |
description | string | |
location | string | |
start | string (date-time) | |
end | string (date-time) | |
timezone | string | |
attendees | string (email)[] | |
recurrence | string | |
API mapping
| Field | Value |
base_url | https://api.fastmail.com |
method | POST |
path | /jmap/api/ |
jmap_method | CalendarEvent/get |
scopes | urn:ietf:params:jmap:calendars |
docs | https://jmap.io/spec-calendars.html |
Field mapping
| Intent field | API parameter |
target.external_id | CalendarEvent/get ids[] |