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