| 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`, `run_id`, `session_id`, or `app_id` to get the most recent export matching your filters. |