Memory APIs
Get Memory Export
Get the latest memory export.
POST
Retrieve the latest structured memory export after submitting an export job. You can filter the export by 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'
Query Parameters
Filters to apply while exporting memories. Available fields are: user_id, agent_id, app_id, run_id, created_at, updated_at.
Filter exports by organization ID
Filter exports by project ID
Response
200
application/json
Successful export
Export data response