--- title: 'Get Memory Export' description: "Retrieve the latest structured memory export after submitting an export job, with optional entity filters." openapi: post /v1/exports/get --- Retrieve the latest structured memory export after submitting an export job. You can filter the export by `user_id`, `agent_id`, `app_id`, `run_id`, `created_at`, or `updated_at` to get the most recent export matching your filters.