Notes
List Notes
get/api/v1/notes/
Query parameters
qstring nullable
Full-text query against title + body.
Full-text query against title + body.
identity_idstring uuid nullable
Filter to notes granted to this identity (joins against the note_access table).
Filter to notes granted to this identity (joins against the note_access table).
limitinteger
offsetinteger
order'recent' | 'created'
Response
Successful Response