---
title: "GET /v1/Interactions/{Sid}"
method: GET
path: "/v1/Interactions/{Sid}"
tags: ["FlexV1Interaction"]
---

# GET /v1/Interactions/{Sid}

`GET /v1/Interactions/{Sid}`

## Path parameters

- `Sid` string, required

## Response `200`

OK

- FlexV1Interaction
  - `sid` string, nullable — The unique string created by Twilio to identify an Interaction resource, prefixed with KD.
  - `channel` unknown
  - `routing` unknown
  - `url` string, uri, nullable
  - `links` object, nullable
  - `interaction_context_sid` string, nullable
  - `webhook_ttid` string, nullable

## Changes

- **2025-07-03** (v1) `0e4cd336d78a` — 2 breaking
  - the `channel` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - the `routing` response's property type/format changed from `object`/`` to ``/`` for status `200`
- **2025-05-05** (v1) `2f0de8ff6125` — 1 info
  - added the optional property `webhook_ttid` to the response with the `200` status
- **2025-03-11** (v1) `65f781b3f6b1` — 2 breaking
  - the `channel` response's property type/format changed from ``/`` to `object`/`` for status `200`
  - the `routing` response's property type/format changed from ``/`` to `object`/`` for status `200`
- **2023-08-10** (v1) `c37c20a0a1cb` — 1 info
  - api tag `FlexV1Interaction` added
- **2023-07-13** (v1) `0a02afc7903e` — 1 info
  - added the optional property `interaction_context_sid` to the response with the `200` status

[Change history](https://skmtc.dev/twilio/apis/twilio-flex/changes/v1/Interactions/:Sid/get.md)

---

[API](https://skmtc.dev/twilio/apis/twilio-flex.md) · [All operations](https://skmtc.dev/twilio/apis/twilio-flex/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/twilio-flex/revisions/ea1db919b6cc/schema)
