---
title: "Changes to GET /get-chat/{chat_id}"
method: GET
path: "/get-chat/{chat_id}"
---

# Changes to GET /get-chat/{chat_id}

`GET /get-chat/{chat_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 28 revisions.

- **2026-05-12** `6dff2a12f866` — 2 breaking
- **2026-04-20** `8ee53928bf31` — 25 breaking, 9 warning, 5 info
- **2026-02-23** `bcff6899fa2a` — 1 info
- **2026-02-10** `0bf5cea5dfcc` — 1 info

## Changes

- **2026-05-12** `6dff2a12f866` — 2 breaking
  - the `collected_dynamic_variables/additionalProperties/` response's property type/format changed from ``/`` to `string`/`` for status `200`
  - the `retell_llm_dynamic_variables/additionalProperties/` response's property type/format changed from ``/`` to `string`/`` for status `200`
- **2026-04-20** `8ee53928bf31` — 25 breaking, 9 warning, 5 info
  - the `message_with_tool_calls/items/oneOf[#/components/schemas/Message]/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `message_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionMessage]/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `message_with_tool_calls/items/oneOf[#/components/schemas/StateTransitionMessage]/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallInvocationMessage]/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultMessage]/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/Message]/content` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/Message]/created_timestamp` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/Message]/message_id` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/Message]/role` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionMessage]/created_timestamp` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionMessage]/message_id` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionMessage]/role` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/StateTransitionMessage]/created_timestamp` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/StateTransitionMessage]/message_id` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/StateTransitionMessage]/role` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallInvocationMessage]/arguments` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallInvocationMessage]/message_id` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallInvocationMessage]/name` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallInvocationMessage]/role` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallInvocationMessage]/tool_call_id` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultMessage]/content` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultMessage]/created_timestamp` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultMessage]/message_id` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultMessage]/role` from the response with the `200` status
  - removed the required property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultMessage]/tool_call_id` from the response with the `200` status
  - removed the optional property `message_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionMessage]/former_node_id` from the response with the `200` status
  - removed the optional property `message_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionMessage]/former_node_name` from the response with the `200` status
  - removed the optional property `message_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionMessage]/new_node_id` from the response with the `200` status
  - removed the optional property `message_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionMessage]/new_node_name` from the response with the `200` status
  - removed the optional property `message_with_tool_calls/items/oneOf[#/components/schemas/StateTransitionMessage]/former_state_name` from the response with the `200` status
  - removed the optional property `message_with_tool_calls/items/oneOf[#/components/schemas/StateTransitionMessage]/new_state_name` from the response with the `200` status
  - removed the optional property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallInvocationMessage]/created_timestamp` from the response with the `200` status
  - removed the optional property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallInvocationMessage]/thought_signature` from the response with the `200` status
  - removed the optional property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultMessage]/successful` from the response with the `200` status
  - added `#/components/schemas/MessageBase, subschema #2` to the `message_with_tool_calls/items/oneOf[#/components/schemas/Message]/` response property `allOf` list for the response status `200`
  - added `#/components/schemas/NodeTransitionMessageBase, subschema #2` to the `message_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionMessage]/` response property `allOf` list for the response status `200`
  - added `#/components/schemas/StateTransitionMessageBase, subschema #2` to the `message_with_tool_calls/items/oneOf[#/components/schemas/StateTransitionMessage]/` response property `allOf` list for the response status `200`
  - added `#/components/schemas/ToolCallInvocationMessageBase, subschema #2` to the `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallInvocationMessage]/` response property `allOf` list for the response status `200`
  - added `#/components/schemas/ToolCallResultMessageBase, subschema #2` to the `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultMessage]/` response property `allOf` list for the response status `200`
- **2026-02-23** `bcff6899fa2a` — 1 info
  - added the optional property `message_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultMessage]/successful` to the response with the `200` status
- **2026-02-10** `0bf5cea5dfcc` — 1 info
  - added the optional property `chat_cost/product_costs/items/is_transfer_leg_cost` to the response with the `200` status

---

[Operation](https://skmtc.dev/retellai/apis/retell-sdk/docs/get-chat/:chat_id/get.md) · [API](https://skmtc.dev/retellai/apis/retell-sdk.md) · [Page](https://skmtc.dev/retellai/apis/retell-sdk/changes/get-chat/:chat_id/get)
