Skip to content
  • GET /api/v1/notes/notebooks/{notebookId}/databases/{databaseId}/records β€” List database records
  • POST /api/v1/notes/notebooks/{notebookId}/databases/{databaseId}/records β€” Create a database record
  • GET /api/v1/notes/notebooks/{notebookId}/databases/{databaseId}/records/search β€” Search database records
  • GET /api/v1/notes/notebooks/{notebookId}/databases/{databaseId}/records/{recordId} β€” Get a database record
  • PATCH /api/v1/notes/notebooks/{notebookId}/databases/{databaseId}/records/{recordId} β€” Update a database record
  • DELETE /api/v1/notes/notebooks/{notebookId}/databases/{databaseId}/records/{recordId} β€” Delete a database record
Terminal window
# CLI mapping will be generated from the SDK CLI sources in a later step.
# Example (placeholder):
# hoody-cli <command> --help