---
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

---

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