Skip to main content
POST
Public Export Agent

Authorizations

X-API-Key
string
header
required

Path Parameters

agent_id
string
required

Query Parameters

version_id
string | null
version
enum<string>
default:auto

Export wire format. auto (default) emits the legacy base64-encoded bundle for back-compat; pass v4 for plaintext multi-doc YAML (.nx), or v3 for base64 explicitly.

Available options:
auto,
v3,
v4
set_active_on_import
boolean
default:false
include_dependencies
boolean
default:true

Bundle referenced sub-flows / KBs / files into the .nx.

Response

Successful Response