Get a calendar
nylas_get_calendarGet a single calendar by id. Nylas v3: GET /v3/grants/{grant_id}/calendars/{calendar_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| grant_id | No | Connected-account grant id. Overrides NYLAS_GRANT_ID for this call. | |
| calendar_id | Yes | The calendar id to fetch. |