---
title: "获取空间KV配置"
method: GET
path: "/tenants/kv/{key}"
tags: ["空间管理"]
---

# 获取空间KV配置

`GET /tenants/kv/{key}`

获取空间级别的KV配置（支持web-search-config、prompt-templates、parser-engine-config、storage-engine-config、chat-history-config、retrieval-config）

## Path parameters

- `key` string, required

## Response `200`

配置值

- object

## Other responses

- `400` — 不支持的键

---

[API](https://skmtc.net/tencentblueking/apis/weknora-api.md) · [All operations](https://skmtc.net/tencentblueking/apis/weknora-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tencentblueking/weknora-api/revisions/d6921ae22ce0/schema)
