Get notifications
calendars_get_event_notificationRetrieve calendar event notifications by calendar ID, with filters for active state, deleted entries, and pagination.
Instructions
Get notifications Get calendar notifications based on query [GET /calendars/{calendarId}/notifications] Scopes: calendars/events.readonly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | (default: 0) | |
| limit | No | (default: 100) | |
| deleted | No | ||
| isActive | No | ||
| calendarId | Yes |