List all accessible meeting notes with pagination. Filter by date, fetch notes from shared workspace folders.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Return notes created before this date
"2026-01-27"
Return notes created after this date
"2026-01-27"
Return notes updated after this date
"2026-01-27"
The cursor to continue from
"eyJjcmVkZW50aWFsfQ=="
Maximum number of notes to return per page
1 <= x <= 3010