---
title: "问答来源"
method: GET
path: "/api/v1/stat/conversation_distribution"
tags: ["stat"]
---

# 问答来源

`GET /api/v1/stat/conversation_distribution`

问答来源

## Query parameters

- `day` 1 | 7 | 30 | 90
- `kb_id` string, required

## Response `200`

OK

- object
  - `data` V1StatConversationDistributionResp[]
    - `app_type` 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12
    - `count` integer
  - `message` string
  - `success` boolean

---

[API](https://skmtc.net/chaitin/apis/panda-wiki-api.md) · [All operations](https://skmtc.net/chaitin/apis/panda-wiki-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chaitin/panda-wiki-api/versions/20a6fc57042a/schema)
