---
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

## Changes

- **2026-07-17** `c90a51d85d80` — 1 info
  - added the new optional `query` request parameter `config`
- **2024-10-25** `97ab64cf1664` — 4 info
  - api tag `config` added
  - api tag `get` removed
  - added the new optional `query` request parameter `content`
  - added the new optional `query` request parameter `values`
- **2024-08-12** `8aff807c6afe` — 1 info
  - endpoint added
- **2024-07-25** `21706ccb959b` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/stamusnetworks/apis/swagger-stamusd-api/changes/config/get.md)

---

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