Search Memories (v1 - Deprecated)
Perform a semantic search on memories.
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Body
The query to search for in the memory.
1
The agent ID associated with the memory.
The user ID associated with the memory.
The app ID associated with the memory.
The run ID associated with the memory.
Additional metadata associated with the memory.
The number of top results to return.
A list of field names to include in the response. If not provided, all fields will be returned.
Whether to rerank the memories.
Whether to search for memories based on keywords.
The search method supports two output formats: v1.0
(default) and v1.1
.
The unique identifier of the organization associated with the memory.
The unique identifier of the project associated with the memory.
Whether to properly filter the memories according to the input.
A list of categories to filter the memories by.
Whether to only search for memories based on metadata.
Response
Unique identifier for the memory
The content of the memory
The identifier of the user associated with this memory
The timestamp when the memory was created
The timestamp when the memory was last updated
Additional metadata associated with the memory
Categories associated with the memory