Export Soul

View as MarkdownOpen in Claude
Exports agent to a portable Soul format.

Path parameters

agentIdstringRequired

Request

This endpoint expects an object.
formatenumOptionalDefaults to json
Allowed values:
storageenumOptionalDefaults to local
Allowed values:
includeMemoriesbooleanOptionalDefaults to true

Response

Soul exported
formatstring or null
storagestring or null
cidstring or null

IPFS CID (if storage is ipfs)

soulobject or null

Soul data (if storage is local)