---
title: "Get current config"
method: GET
path: "/config"
---

# Get current config

`GET /config`

## Response `200`

Config summary

- ConfigSummary
  - `provider` string, required
  - `model` string, required
  - `providerTimeoutMs` integer, required
  - `maxSteps` integer, required
  - `resourcesDirectory` string, required
  - `resourceCount` integer, required

## Changes

- **2026-02-14** `0d00ac63b7d8` — 1 info
  - added the required property `maxSteps` to the response with the `200` status
- **2026-02-13** `750f91a4279a` — 1 breaking
  - removed the required property `maxSteps` from the response with the `200` status
- **2026-02-13** `de0646244f10` — 1 info
  - added the required property `maxSteps` to the response with the `200` status

[Change history](https://skmtc.dev/davis7dotsh/apis/btca-local-server-api/changes/config/get.md)

---

[API](https://skmtc.dev/davis7dotsh/apis/btca-local-server-api.md) · [All operations](https://skmtc.dev/davis7dotsh/apis/btca-local-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/davis7dotsh/btca-local-server-api/revisions/0d00ac63b7d8/schema)
