# Fetch web channel **GET /v1/WebChannels/{Sid}** TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **Sid** (string) The SID of the WebChannel resource to fetch. ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource and owns this Workflow - **date_created** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was created - **date_updated** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was last updated - **flex_flow_sid** (string | null) The SID of the Flex Flow - **sid** (string | null) The unique string that identifies the WebChannel resource - **url** (string(uri) | null) The absolute URL of the WebChannel resource [Powered by Bump.sh](https://bump.sh)