Skip to main content

Semantic search over memories

POST 

/api/v1/llm/search-memories

Searches memories by meaning within the authenticated user's tenant scope. Results and relationships depend on the configured provider. An empty result can represent a handled provider failure and does not prove that no memories exist. Search does not provide pagination or a complete inventory.

Use an authorized backend key with X-On-Behalf-Of and users:impersonate scope, or a publishable key with a user JWT. A configured user JWT can also authenticate directly. An effective user and tenant are required; raw identity headers do not grant authority. See the memory cookbook.

Request​

Responses​

Search results returned

Document ID: DOC-MA-conversations-api-searchMemories. Section identities and revisions.

SectionStable reference
OverviewDOC-MA-conversations-api-searchMemories#overview
RequestDOC-MA-conversations-api-searchMemories#request
ResponsesDOC-MA-conversations-api-searchMemories#responses