GET
/
v1
/
exports

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

Authorization
string
header
required

API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'

Query Parameters

user_id
string

Filter exports by user ID

run_id
string

Filter exports by run ID

session_id
string

Filter exports by session ID

app_id
string

Filter exports by app ID

org_id
string

Filter exports by organization ID

project_id
string

Filter exports by project ID

Response

200 - application/json

Export data response