v1

latestOpenAPI 3.1.02026-07-24447622848.7 KB
Notes

Get Note By Id

Get a specific note. Returns a sections-based response for layout notes, or a legacy Note for notes created before the sections schema.

This endpoint fetches a note without creating a snapshot. The snapshot is used for conflict resolution when multiple sources are concurrently updating the note.

To fetch a note for editing that requires conflict resolution, use the /notes/{note_id}/edit endpoint instead.

get/notes/{note_id}

Path parameters

note_idinteger required

Response

Successful Response

OR