---
title: "Export running configuration"
method: GET
path: "/api/config/export"
tags: ["config"]
---

# Export running configuration

`GET /api/config/export`

Returns a YAML document containing all interfaces, access rules, object groups, and failover groups. Excludes runtime fields (device_id, device_port, counters, timestamps).

## Response `200`

YAML configuration document

## Other responses

- `500` — Internal Server Error

---

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