Notes

List notes

List notes with optional folder filtering and cursor pagination.

get/notes/list

Query parameters

limitinteger

Number of notes to return.

cursorstring

Pagination cursor from a previous response.

folder_idstring uuid

Filter by folder ID.

Response

Paginated list of notes.

has_moreboolean
next_cursorstring nullable

Changes