---
title: "Backup"
method: GET
path: "/api/export/backup"
tags: ["export"]
---

# Backup

`GET /api/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.

## Headers

- `X-Workspace-Id` string, nullable

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/usesecuro/apis/securo.md) · [All operations](https://skmtc.dev/usesecuro/apis/securo/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/usesecuro/securo/revisions/1df3dfa0c028/schema)
