export

Backup

Export every entity in the current workspace as a JSON zip.

Backup is scoped to one workspace at a time — users with multiple workspaces back each one up separately. AssetValue inherits its workspace from its Asset and is filtered transitively.

get/api/export/backup

Headers

X-Workspace-Idstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/export/backup:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes