Get notes
Returns calendar notes within the specified date range. The difference between start and end date must be less than 60 days.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Use if you want to filter notes for a specific group only. Omit if you want to fetch notes across all groups.
Response
The collection of CalendarNoteData
The ID of the user who created the calendar note
If group_id is provided, the note is visible only within that group. If it is null, the note is visible across all groups
1 Red
2 Green
3 Blue
4 Yellow
5 Orange
6 Pink
7 Purple
8 Sky
9 Gray
1, 2, 3, 4, 5, 6, 7, 8, 9 If true, the note is also visible to clients
If true, the note is visible only to the author