Get All Notes
Retrieves all notes stored in the database. This endpoint returns an array of note objects with all their properties.Endpoint
Response
Response Fields
Unique identifier for the note
The title of the note
The main content/body of the note
Category classification (css, val-town, prompts, notes, chat-gpt, cursor-chats, bash-commands)
Group classification (first, second, third, fourth, fifth)
Visual color coding (primary, secondary, accent, neutral, info, success, warning, error)
Whether the note is archived or not
Timestamp when the note was created
Timestamp when the note was last updated