# Fetch flex flow **GET /v1/FlexFlows/{Sid}** Flex Flow ## Servers ## Parameters ### Path parameters - **Sid** (string) The SID of the Flex Flow resource to fetch. ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource - **channel_type** (string | null) The channel type - **chat_service_sid** (string | null) The SID of the chat service - **contact_identity** (string | null) The channel contact's Identity - **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 - **enabled** (boolean | null) Whether the Flex Flow is enabled - **friendly_name** (string | null) The string that you assigned to describe the resource - **integration** () An object that contains specific parameters for the integration - **integration_type** (string | null) The software that will handle inbound messages. - **janitor_enabled** (boolean | null) Remove active Proxy sessions if the corresponding Task is deleted. - **long_lived** (boolean | null) Re-use this chat channel for future interactions with a contact - **sid** (string | null) The unique string that identifies the resource - **url** (string(uri) | null) The absolute URL of the Flex Flow resource [Powered by Bump.sh](https://bump.sh)