Memory History
Retrieve the full change history of a specific memory to track how it has evolved over time.
Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Path Parameters
The unique identifier of the memory to retrieve.
Response
Successfully retrieved the memory history.
Unique identifier for the history entry.
Unique identifier of the associated memory.
The conversation input that led to this memory change
The new or updated state of the memory
The identifier of the user associated with this memory
The type of event that occurred
ADD, UPDATE, DELETE The timestamp when this history entry was created.
The timestamp when this history entry was last updated.
The previous state of the memory, if applicable
The identifier of the agent associated with this memory, if any.
The identifier of the app associated with this memory, if any.
The run identifier associated with this memory, returned as session_id.
Categories associated with the memory at this point in its history
Previous internal embedding representation (Qwen model), if applicable
Internal embedding representation (Qwen model), if available
Additional metadata associated with the memory change