Export a single gate config as a portable JSON document
Gates
Export a single gate config as a portable JSON document
Use when: caller wants a downloadable snapshot of one gate’s configuration by id
Single-gate variant of GET /export: returns { schemaVersion, exportedAt, gate } with the same portable-config shape, served as an attachment download.
GET
Export a single gate config as a portable JSON document
Authorizations
Verlon API key (newly minted keys are prefixed sk-vrln-; legacy verlon_* and layer_* keys from prior prefix migrations continue to validate). Generated from the dashboard under Settings → API Keys, or via verlon key create in the CLI.
Response
Portable config document for the gate.

