Skip to main content
GET
Get All Notes

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

integer
Unique identifier for the note
string
The title of the note
string
The main content/body of the note
string
Category classification (css, val-town, prompts, notes, chat-gpt, cursor-chats, bash-commands)
string
Group classification (first, second, third, fourth, fifth)
string
Visual color coding (primary, secondary, accent, neutral, info, success, warning, error)
boolean
Whether the note is archived or not
datetime
Timestamp when the note was created
datetime
Timestamp when the note was last updated