---
title: "Changes to Get Chat Agent"
method: GET
path: "/api/v1/chat-ai/chat-agents/{chat_agent_id}"
---

# Changes to Get Chat Agent

`GET /api/v1/chat-ai/chat-agents/{chat_agent_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 5 revisions.

- **2026-09-03** `d65b8fefae34` — 1 breaking, 4 info
- **2026-09-03** `fbb95eac3965` — 2 info

## Changes

- **2026-09-03** `d65b8fefae34` — 1 breaking, 4 info
  - added `#/components/schemas/IntegrationToolAction` to the `scenarios/items/action` response property `oneOf` list for the response status `200`
  - added the optional property `detail/items/ctx` to the response with the `422` status
  - added the optional property `detail/items/input` to the response with the `422` status
  - mapped value for discriminator key `integration_tool_action` changed from `#/components/schemas/IntegrationToolAction-Output` to `#/components/schemas/IntegrationToolAction` for `scenarios/items/action` response property for the response status `200`
  - removed `#/components/schemas/IntegrationToolAction-Output` from the `scenarios/items/action` response property `oneOf` list for the response status `200`
- **2026-09-03** `fbb95eac3965` — 2 info
  - added the optional property `canonical_kind` to the response with the `200` status
  - added the required property `is_website_agent` to the response with the `200` status

---

[Operation](https://skmtc.dev/getanana/apis/cleon-api/docs/api/v1/chat-ai/chat-agents/:chat_agent_id/get.md) · [API](https://skmtc.dev/getanana/apis/cleon-api.md) · [Page](https://skmtc.dev/getanana/apis/cleon-api/changes/api/v1/chat-ai/chat-agents/:chat_agent_id/get)
