github.com/twilio/twilio-go@v1.20.1/rest/flex/v1/docs/InsightsQualityManagementSettingsAnswerSetsApi.md (about) 1 # InsightsQualityManagementSettingsAnswerSetsApi 2 3 All URIs are relative to *https://flex-api.twilio.com* 4 5 Method | HTTP request | Description 6 ------------- | ------------- | ------------- 7 [**FetchInsightsSettingsAnswersets**](InsightsQualityManagementSettingsAnswerSetsApi.md#FetchInsightsSettingsAnswersets) | **Get** /v1/Insights/QualityManagement/Settings/AnswerSets | 8 9 10 11 ## FetchInsightsSettingsAnswersets 12 13 > FlexV1InsightsSettingsAnswersets FetchInsightsSettingsAnswersets(ctx, optional) 14 15 16 17 To get the Answer Set Settings for an Account 18 19 ### Path Parameters 20 21 This endpoint does not need any path parameter. 22 23 ### Other Parameters 24 25 Other parameters are passed through a pointer to a FetchInsightsSettingsAnswersetsParams struct 26 27 28 Name | Type | Description 29 ------------- | ------------- | ------------- 30 **Authorization** | **string** | The Authorization HTTP request header 31 32 ### Return type 33 34 [**FlexV1InsightsSettingsAnswersets**](FlexV1InsightsSettingsAnswersets.md) 35 36 ### Authorization 37 38 [accountSid_authToken](../README.md#accountSid_authToken) 39 40 ### HTTP request headers 41 42 - **Content-Type**: Not defined 43 - **Accept**: application/json 44 45 [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) 46 [[Back to Model list]](../README.md#documentation-for-models) 47 [[Back to README]](../README.md) 48