Memory APIs
Get Memory
Get a memory.
GET
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
Unique identifier for the memory
The content of the memory
Identifier of the user associated with this memory
The agent ID associated with the memory, if any
The app ID associated with the memory, if any
The run ID associated with the memory, if any
Hash of the memory content
Additional metadata associated with the memory
Timestamp of when the memory was created
Timestamp of when the memory was last updated