---
title: "Get the server configuration"
method: GET
path: "/api/config"
tags: ["Configuration"]
---

# Get the server configuration

`GET /api/config`

Returns the server configuration as a JSON object. Requires `admin`.

## Response `200`

Server configuration.

- object

## Other responses

- `400` — Could not parse Configuration.
- `403` — Access denied.

---

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