---
title: "Get configuration"
method: GET
path: "/config"
tags: ["config"]
---

# Get configuration

`GET /config`

Retrieves configuration for a given project.

## Query parameters

- `config` string
- `content` boolean
- `values` string[]

## Response `200`

Configuration retrieved successfully

- ConfigGetResponse

## Other responses

- `404` — Bad request with explanation
- `500` — Internal server error with explanation

---

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