Get Notes
calendars_get_appointment_notesRetrieve notes attached to a calendar appointment by providing its appointment ID. Access appointment-related notes directly for review or further processing.
Instructions
Get Notes Get Appointment Notes [GET /calendars/appointments/{appointmentId}/notes] Scopes: calendars/events.readonly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Limit of notes to fetch | |
| offset | Yes | Offset of notes to fetch | |
| appointmentId | Yes | Appointment ID |