---
title: "Changes to Fetch a conversation from your account's default service"
method: GET
path: "/v1/Conversations/{Sid}"
---

# Changes to Fetch a conversation from your account's default service

`GET /v1/Conversations/{Sid}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 51 revisions.

- **2025-08-18** (v1) `7c6893e0ba68` — 1 warning
- **2025-07-03** (v1) `92d1169c37c2` — 2 breaking
- **2025-03-11** (v1) `b4d0e634cd69` — 2 breaking
- **2023-08-10** (v1) `4e3f150aaa78` — 1 info

## Changes

- **2025-08-18** (v1) `7c6893e0ba68` — 1 warning
  - added the new `initializing` enum value to the `state` response property for the response status `200`
- **2025-07-03** (v1) `92d1169c37c2` — 2 breaking
  - the `bindings` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `timers` response's property type/format changed from `object`/`` to ``/`` for status `200`
- **2025-03-11** (v1) `b4d0e634cd69` — 2 breaking
  - the `bindings` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `timers` response's property type/format changed from ``/`` to `object`/`` for status `200`
- **2023-08-10** (v1) `4e3f150aaa78` — 1 info
  - api tag `ConversationsV1Conversation` added

---

[Operation](https://skmtc.dev/twilio/apis/conversations-v1/docs/v1/Conversations/:Sid/get.md) · [API](https://skmtc.dev/twilio/apis/conversations-v1.md) · [Page](https://skmtc.dev/twilio/apis/conversations-v1/changes/v1/Conversations/:Sid/get)
