search
Search Memories
Perform a search for relevant memories within a specified memory space.
POST
Search Memories
Authorizations
JWT access token or API key (csk_…)
Body
application/json
The search query text
Required string length:
1 - 3000The memory space to search within
Max number of results to return
Required range:
1 <= x <= 50Override recency weighting. 0.0 disables recency, higher values favor recent memories.
Required range:
0 <= x <= 1Apply cross-encoder reranking. Disable for lower latency.
Include graph traversal signal. Disable for semantic + keyword only.
Apply MMR diversity post-rerank. Enable for broad/summarization intents.
Include original source text in results.
Search Memories