Skip to main content
Version: v3

Get Notes

GET 

/calendars/appointments/:appointmentId/notes

Get Appointment Notes

Request

Version stringrequired

API Version

Available optionsv3
appointmentId stringrequired

Appointment ID

limit numberrequired

Limit of notes to fetch

Possible values: <= 20

offset numberrequired

Offset of notes to fetch

Possible values: >= 0

application/json

Successful response

Schema
    notesobject[]

    List of appointment notes

    hasMoreboolean

    Whether more notes are available