Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The workspace ID
Body
application/json
Schema for memory search request.
Search query for memories.
User ID.
Maximum number of memories to return.
Required range:
1 <= x <= 100Retrieval method: 'agentic', 'agentic_vector', 'agentic_hybrid', 'agentic_keyword', 'vector', 'hybrid', 'keyword', 'last_n', or 'first_n'.