Search memories for the current user.
Supports different retrieval methods:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The workspace ID
Schema for memory search request.
Search query for memories.
User ID.
Maximum number of memories to return.
1 <= x <= 100Retrieval method: 'agentic', 'agentic_vector', 'agentic_hybrid', 'agentic_keyword', 'vector', 'hybrid', 'keyword', 'last_n', or 'first_n'.