v1

latestOpenAPI 3.1.02026-08-047777149.4 KB
Knowledge Base

List Knowledge Base notes

List notes for a workspace. view=full (default) returns notes with content. view=summary returns a lightweight metadata-only representation. includeEnrichment=true wraps the response with USearch indexing metadata (incompatible with view=summary).

get/api/v4/workspaces/{workspace}/notes

Path parameters

workspacestring required

Workspace short name

Query parameters

view'full' | 'summary'

"full": notes with content. "summary": metadata-only (no content body).

includeEnrichmentboolean

Include USearch indexing metadata (returns a paginated wrapper — incompatible with view=summary)

status'active' | 'deprecated'

Filter by lifecycle status

searchstring

Case-insensitive substring filter on title (and content in full view)

limitinteger
offsetinteger

Response

Array of notes (full or summary) or paginated enriched response