get
https://sandbox.elationemr.com/api/2.0/notes/
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.
