Retrieve a note
Retrieves a single note by its ID.
Required scope: notes:read
Rate limit category: Read
get/v1/notes/{id}
Path parameters
idstring required
Unique identifier of the note to retrieve.
Headers
Lightfield-Version'2026-03-01' required
Required API version header. Requests may error without it.
Response
OK