---
title: "GET /export_database/{format}"
method: GET
path: "/export_database/{format}"
tags: ["Special Endpoints"]
---

# GET /export_database/{format}

`GET /export_database/{format}`

Downloads all information as CSV, XML, or JSON.

## Path parameters

- `format` 'json' | 'csv' | 'xml', required

## Response `200`

Success

- string, binary

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Access denied
- `404` — Resource not found
- `409` — Conflict
- `500` — Internal server error

---

[API](https://skmtc.net/craws/apis/openatlas-api.md) · [All operations](https://skmtc.net/craws/apis/openatlas-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/craws/openatlas-api/versions/bbd340468fc9/schema)
