v3
latestOpenAPI 3.0.0private2026-07-31264964.3 KBList notes
List notes with optional filtering by owner
get/notes
Query parameters
ownerIdstring
Optional: User id to filter notes by owner
parentNoteIdstring
Optional: filter to only return notes under this parent note id
orderBy'lastEditedAt_DESC' | 'lastEditedAt_ASC' | 'listPosition_DESC' | 'listPosition_ASC'
Optional: To change the order of the returned notes
cursorstring
Cursor to use to continue fetching notes
Response
Ok