---
title: "GET /v1/WebChannels/{Sid}"
method: GET
path: "/v1/WebChannels/{Sid}"
tags: ["FlexV1WebChannel"]
---

# GET /v1/WebChannels/{Sid}

`GET /v1/WebChannels/{Sid}`

## Path parameters

- `Sid` string, required

## Response `200`

OK

- FlexV1WebChannel
  - `account_sid` string, nullable — The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the WebChannel resource and owns this Workflow.
  - `flex_flow_sid` string, nullable — The SID of the Flex Flow.
  - `sid` string, nullable — The unique string that we created to identify the WebChannel resource.
  - `url` string, uri, nullable — The absolute URL of the WebChannel resource.
  - `date_created` string, date-time, nullable — The date and time in GMT when the resource was created specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
  - `date_updated` string, date-time, nullable — The date and time in GMT when the resource was last updated specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.

---

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