---
title: "导出FAQ条目"
method: GET
path: "/knowledge-bases/{id}/faq/entries/export"
tags: ["FAQ管理"]
---

# 导出FAQ条目

`GET /knowledge-bases/{id}/faq/entries/export`

将所有FAQ条目导出为 CSV（默认）或 JSON。?format=json 返回与 FAQEntryPayload 结构兼容的数组。

## Path parameters

- `id` string, required

## Query parameters

- `format` string

## Response `200`

导出文件

- string, binary

## Other responses

- `400` — 请求参数错误

## Changes

- **2026-07-23** `6eaf9390c383` — 1 info
  - added the new optional `query` request parameter `format`
- **2025-12-22** `e625bcd5b8b9` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was added to the API
- **2025-12-16** `edf61e68559d` — 1 info
  - the endpoint scheme security `ApiKeyAuth` was removed from the API

[Change history](https://skmtc.dev/tencentblueking/apis/weknora-api/changes/knowledge-bases/:id/faq/entries/export/get.md)

---

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