---
title: "Export all configurations"
method: GET
path: "/config/export"
---

# Export all configurations

`GET /config/export`

Export cluster, endpoint, firewall, loadbalancer, mirror, and policy configurations as a JSON file.

## Query parameters

- `components` string

## Response `200`

Configuration JSON file download

- string, binary

## Other responses

- `400` — Invalid parameters
- `401` — Invalid authentication credentials
- `500` — Internal service error
- `503` — Maintenance mode

## Changes

- **2025-09-24** `45e9f0a95af0` — 1 info
  - endpoint added
- **2023-06-29** `0e6bd4e2dcc9` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/loxilb-io/apis/loxilb-rest-api/changes/config/export/get.md)

---

[API](https://skmtc.dev/loxilb-io/apis/loxilb-rest-api.md) · [All operations](https://skmtc.dev/loxilb-io/apis/loxilb-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/loxilb-io/loxilb-rest-api/revisions/cb6820b4f999/schema)
