---
title: "Get kimi-cli config.toml"
method: GET
path: "/api/config/toml"
tags: ["config"]
---

# Get kimi-cli config.toml

`GET /api/config/toml`

Get kimi-cli config.toml.

## Response `200`

Successful Response

- ConfigToml — Raw config.toml content.
  - `content` string, required — Raw TOML content
  - `path` string, required — Path to config file

---

[API](https://skmtc.dev/moonshotai/apis/kimi-code-cli-web-interface.md) · [All operations](https://skmtc.dev/moonshotai/apis/kimi-code-cli-web-interface/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/moonshotai/kimi-code-cli-web-interface/revisions/8eac348b2e66/schema)
