Get a single note by ID
GET /note/:noteId
Returns the note if it is visible to the current user. Private notes are only visible to admins or the user who entered them.
Request​
Notes permission required
Note not found or not visible to current user