---
title: "web plugin detail"
method: GET
path: "/system/web_plugin"
tags: ["web_plugin"]
---

# web plugin detail

`GET /system/web_plugin`

## Response `200`

OK

- object
  - `data` ModelSystemWebPlugin
    - `display` boolean
    - `enabled` boolean
    - `plugin` boolean
    - `plugin_question_type` 0 | 1 | 2
    - `plugin_suggest_questions` string[]
    - `question_type` 0 | 1 | 2
    - `suggest_questions` string[]
  - `err` string
  - `msg` string
  - `success` boolean
  - `trace_id` string

---

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