Export Agent
GET/v1/agents/{agent_id}/export
Export the serialized JSON representation of an agent, formatted with indentation.
Export Agent
curl https://api.letta.com/v1/agents/$AGENT_ID/export \
-H "Authorization: Bearer $LETTA_API_KEY""string"Returns Examples
"string"
Skip to content