---
title: "Changes to GET /v2/get-call/{call_id}"
method: GET
path: "/v2/get-call/{call_id}"
---

# Changes to GET /v2/get-call/{call_id}

`GET /v2/get-call/{call_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 28 revisions.

- **2026-05-28** `40402ca870b9` — 4 breaking, 2 warning
- **2026-05-18** `6342a9990108` — 4 breaking
- **2026-05-12** `6dff2a12f866` — 4 breaking
- **2026-04-20** `8ee53928bf31` — 2 warning, 4 info
- **2026-02-26** `e89903d2c910` — 6 warning
- **2026-02-23** `bcff6899fa2a` — 6 info
- **2026-02-18** `fa2738401683` — 2 warning
- **2026-02-10** `0bf5cea5dfcc` — 2 info
- **2026-01-23** `427e77039f39` — 2 info

## Changes

- **2026-05-28** `40402ca870b9` — 4 breaking, 2 warning
  - added `#/components/schemas/InjectedUtterance` to the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/scrubbed_transcript_with_tool_calls/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/InjectedUtterance` to the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/transcript_with_tool_calls/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/InjectedUtterance` to the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/scrubbed_transcript_with_tool_calls/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/InjectedUtterance` to the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/transcript_with_tool_calls/items/` response property `oneOf` list for the response status `200`
  - added the new `no_concurrency_fallback` enum value to the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
  - added the new `no_concurrency_fallback` enum value to the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
- **2026-05-18** `6342a9990108` — 4 breaking
  - added `#/components/schemas/SmsUtterance` to the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/scrubbed_transcript_with_tool_calls/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/SmsUtterance` to the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/transcript_with_tool_calls/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/SmsUtterance` to the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/scrubbed_transcript_with_tool_calls/items/` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/SmsUtterance` to the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/transcript_with_tool_calls/items/` response property `oneOf` list for the response status `200`
- **2026-05-12** `6dff2a12f866` — 4 breaking
  - the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/collected_dynamic_variables/additionalProperties/` response's property type changed from no type to `string` for status `200`
  - the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/retell_llm_dynamic_variables/additionalProperties/` response's property type changed from no type to `string` for status `200`
  - the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/collected_dynamic_variables/additionalProperties/` response's property type changed from no type to `string` for status `200`
  - the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/retell_llm_dynamic_variables/additionalProperties/` response's property type changed from no type to `string` for status `200`
- **2026-04-20** `8ee53928bf31` — 2 warning, 4 info
  - added the new `manual_stopped` enum value to the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
  - added the new `manual_stopped` enum value to the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
  - added the optional property `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/scrubbed_transcript_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionUtterance]/transition_type` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/transcript_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionUtterance]/transition_type` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/scrubbed_transcript_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionUtterance]/transition_type` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/transcript_with_tool_calls/items/oneOf[#/components/schemas/NodeTransitionUtterance]/transition_type` to the response with the `200` status
- **2026-02-26** `e89903d2c910` — 6 warning
  - added the new `ivr_reached` enum value to the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
  - added the new `ivr_reached` enum value to the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
  - added the new `transfer_bridged` enum value to the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
  - added the new `transfer_bridged` enum value to the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
  - added the new `transfer_cancelled` enum value to the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
  - added the new `transfer_cancelled` enum value to the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
- **2026-02-23** `bcff6899fa2a` — 6 info
  - added the optional property `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/scrubbed_transcript_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultUtterance]/successful` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/transcript_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultUtterance]/successful` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/scrubbed_transcript_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultUtterance]/successful` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/transcript_with_tool_calls/items/oneOf[#/components/schemas/ToolCallResultUtterance]/successful` to the response with the `200` status
  - removed the `ivr_reached` enum value from the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
  - removed the `ivr_reached` enum value from the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
- **2026-02-18** `fa2738401683` — 2 warning
  - added the new `ivr_reached` enum value to the `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
  - added the new `ivr_reached` enum value to the `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/disconnection_reason` response property for the response status `200`
- **2026-02-10** `0bf5cea5dfcc` — 2 info
  - added the optional property `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/call_cost/product_costs/items/is_transfer_leg_cost` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/call_cost/product_costs/items/is_transfer_leg_cost` to the response with the `200` status
- **2026-01-23** `427e77039f39` — 2 info
  - added the optional property `oneOf[#/components/schemas/V2PhoneCallResponse]/allOf[#/components/schemas/V2CallBase]/transfer_end_timestamp` to the response with the `200` status
  - added the optional property `oneOf[#/components/schemas/V2WebCallResponse]/allOf[#/components/schemas/V2CallBase]/transfer_end_timestamp` to the response with the `200` status

---

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