---
title: "get embed plugin config"
method: GET
path: "/answer/api/v1/embed/config"
tags: ["Plugin"]
---

# get embed plugin config

`GET /answer/api/v1/embed/config`

get embed plugin config

## Response `200`

OK

- object
  - `code` integer — http code
  - `data` PluginEmbedConfig[] — response data
    - `enable` boolean
    - `platform` string
  - `msg` string — response message
  - `reason` string — reason key

## Changes

- **2025-04-29** `38cf327733ff` — 2 info
  - api tag `Plugin` added
  - api tag `PluginEmbed` removed
- **2024-06-12** `ac1830f132fa` — 1 info
  - endpoint added
- **2024-06-09** `1fec98145e69` — 1 breaking
  - api path removed without deprecation
- **2024-06-06** `a6063d228c88` — 1 info
  - endpoint added
- **2024-05-23** `c03a878b0b2e` — 1 info
  - endpoint added

[Full history](https://skmtc.dev/apache/apis/apache-answer/changes/answer/api/v1/embed/config/get.md)

---

[API](https://skmtc.dev/apache/apis/apache-answer.md) · [All operations](https://skmtc.dev/apache/apis/apache-answer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apache/apache-answer/revisions/e9c2980e6571/schema)
