Export agent memory.
Exports agent memory in a portable format for the specified vault.
POST
/api/memory/exportQuery parameters
vaultstringrequiredRequest
curl
curl -X POST https://platform.trickest.com/api/memory/export \
-H "Authorization: Bearer $TRICKEST_TOKEN"Responses
200Exported memory data
successboolean400Bad Request – validation error or malformed input
codestringmessagestring401Unauthorized – missing or expired token
codestringmessagestring500Internal Server Error
codestringmessagestring