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
200 - application/json
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
Available options:
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
Additional metadata associated with the memory change