Python
Memory APIs
Get Memory Export
Retrieve the latest structured memory export after submitting an export job, with optional entity filters.
POST
Python
Retrieve the latest structured memory export after submitting an export job. You can filter the export byDocumentation Index
Fetch the complete documentation index at: https://docs.mem0.ai/llms.txt
Use this file to discover all available pages before exploring further.
user_id, run_id, session_id, or app_id to get the most recent export matching your filters.Authorizations
API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'
Body
application/json
Response
Successful export.
Export data response in an object format.