# Fetch configuration **GET /v1/Configuration** Configuration for a Flex instance ## Servers ## Parameters ### Query parameters - **UiVersion** (string) The Pinned UI version of the Configuration resource to fetch. ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource - **attributes** () An object that contains application-specific data - **call_recording_enabled** (boolean | null) Whether call recording is enabled - **call_recording_webhook_url** (string(uri) | null) The call recording webhook URL - **channel_configs** (array | null) Flex Conversations channels' attachments configurations - **chat_service_instance_sid** (string | null) The SID of the chat service this user belongs to - **crm_attributes** () An object that contains the CRM attributes - **crm_callback_url** (string(uri) | null) The CRM Callback URL - **crm_enabled** (boolean | null) Whether CRM is present for Flex - **crm_fallback_url** (string(uri) | null) The CRM Fallback URL - **crm_type** (string | null) The CRM Type - **date_created** (string(date-time) | null) The ISO 8601 date and time in GMT when the Configuration resource was created - **date_updated** (string(date-time) | null) The ISO 8601 date and time in GMT when the Configuration resource was last updated - **flex_insights_drilldown** (boolean | null) Setting to enable Flex UI redirection - **flex_insights_hr** () Object that controls workspace reporting - **flex_service_instance_sid** (string | null) The SID of the Flex service instance - **flex_url** (string(uri) | null) URL to redirect to in case drilldown is enabled. - **integrations** (array | null) A list of objects that contain the configurations for the Integrations supported in this configuration - **markdown** () Configurable parameters for Markdown - **messaging_service_instance_sid** (string | null) The SID of the Messaging service instance - **notifications** () Configurable parameters for Notifications - **outbound_call_flows** () The list of outbound call flows - **plugin_service_attributes** () The plugin service attributes - **plugin_service_enabled** (boolean | null) Whether the plugin service enabled - **public_attributes** () The list of public attributes - **queue_stats_configuration** () Configurable parameters for Queues Statistics - **runtime_domain** (string(uri) | null) The URL where the Flex instance is hosted - **serverless_service_sids** (array[string] | null) The list of serverless service SIDs - **service_version** (string | null) The Flex Service version - **status** (string | null) The status of the Flex onboarding - **taskrouter_offline_activity_sid** (string | null) The TaskRouter SID of the offline activity - **taskrouter_skills** (array | null) The Skill description for TaskRouter workers - **taskrouter_target_taskqueue_sid** (string | null) The SID of the TaskRouter Target TaskQueue - **taskrouter_target_workflow_sid** (string | null) The SID of the TaskRouter target Workflow - **taskrouter_taskqueues** (array | null) The list of TaskRouter TaskQueues - **taskrouter_worker_attributes** () The TaskRouter Worker attributes - **taskrouter_worker_channels** () The TaskRouter default channel capacities and availability for workers - **taskrouter_workspace_sid** (string | null) The SID of the TaskRouter Workspace - **ui_attributes** () The object that describes Flex UI characteristics and settings - **ui_dependencies** () The object that defines the NPM packages and versions to be used in Hosted Flex - **ui_language** (string | null) The primary language of the Flex UI - **ui_version** (string | null) The Pinned UI version - **url** (string(uri) | null) The absolute URL of the Configuration resource [Powered by Bump.sh](https://bump.sh)