---
title: "Changes to Get Chatbot Details"
method: GET
path: "/api/external/chatbot/{chatbotId}"
---

# Changes to Get Chatbot Details

`GET /api/external/chatbot/{chatbotId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 10 revisions.

- **2025-01-22** `ed6a626deb6d` — 1 info
- **2025-01-22** `b8640ab9f7e0` — 1 breaking, 4 warning
- **2025-01-22** `9a74b2d0931e` — 26 warning, 1 info

## Changes

- **2025-01-22** `ed6a626deb6d` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2025-01-22** `b8640ab9f7e0` — 1 breaking, 4 warning
  - removed the media type `application/json` for the response with the status `200`
  - the optional response header `Connection` removed for the status `200`
  - the optional response header `Date` removed for the status `200`
  - the optional response header `Keep-Alive` removed for the status `200`
  - the optional response header `Transfer-Encoding` removed for the status `200`
- **2025-01-22** `9a74b2d0931e` — 26 warning, 1 info
  - the optional response header `CF-RAY` removed for the status `200`
  - the optional response header `Cache-Control` removed for the status `200`
  - the optional response header `Content-Encoding` removed for the status `200`
  - the optional response header `NEL` removed for the status `200`
  - the optional response header `Report-To` removed for the status `200`
  - the optional response header `Server` removed for the status `200`
  - the optional response header `access-control-allow-credentials` removed for the status `200`
  - the optional response header `access-control-allow-headers` removed for the status `200`
  - the optional response header `access-control-allow-methods` removed for the status `200`
  - the optional response header `access-control-allow-origin` removed for the status `200`
  - the optional response header `alt-svc` removed for the status `200`
  - the optional response header `cf-cache-status` removed for the status `200`
  - the optional response header `server-timing` removed for the status `200`
  - the optional response header `strict-transport-security` removed for the status `200`
  - the optional response header `vary` removed for the status `200`
  - the optional response header `x-matched-path` removed for the status `200`
  - the optional response header `x-vercel-cache` removed for the status `200`
  - the optional response header `x-vercel-id` removed for the status `200`
  - removed the optional property `chatbot/docs_metadata` from the response with the `200` status
  - removed the optional property `chatbot/enabled_plugins` from the response with the `200` status
  - removed the optional property `chatbot/managers` from the response with the `200` status
  - removed the optional property `chatbot/migrated_data` from the response with the `200` status
  - removed the optional property `chatbot/suggestions` from the response with the `200` status
  - removed the optional property `chatbot/v1_chatbot_id` from the response with the `200` status
  - removed the optional property `chatbot/version_id` from the response with the `200` status
  - removed the optional property `chatbot/voice_widget_config` from the response with the `200` status
  - added the optional property `chatbot/settings/avatar` to the response with the `200` status

---

[Operation](https://skmtc.dev/dasomx/apis/okchat2-0/docs/api/external/chatbot/:chatbotId/get.md) · [API](https://skmtc.dev/dasomx/apis/okchat2-0.md) · [Page](https://skmtc.dev/dasomx/apis/okchat2-0/changes/api/external/chatbot/:chatbotId/get)
