Skip to main content
POST
Export the named backup sections

Authorizations

x-api-key
string
header
required

Body

application/json

Export request — the backup section names to include.

sections
string[]
required

Response

Success.

The export door's raw (non-enveloped) body — a downloadable backup document.

sections maps each successfully exported section name to its exporter's payload (an arbitrary JSON value per section). errors maps a section whose exporter raised to its error message — a failing section lands here and is omitted from sections, never a 500 and never a silent drop.

created_at
string
required
errors
Errors · object
required
sections
Sections · object
required
version
integer
required