# To get the Questionnaire Detail **GET /v1/Insights/QualityManagement/Questionnaires/{QuestionnaireSid}** To get the Questionnaire Detail ## Servers - https://flex-api.twilio.com: https://flex-api.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Headers - **Authorization** (string) The Authorization HTTP request header ### Path parameters - **QuestionnaireSid** (string) The SID of the questionnaire ## Responses ### 200 OK #### Headers - **Access-Control-Allow-Origin** (string) Specify the origin(s) allowed to access the resource - **Access-Control-Allow-Methods** (string) Specify the HTTP methods allowed when accessing the resource - **Access-Control-Allow-Headers** (string) Specify the headers allowed when accessing the resource - **Access-Control-Allow-Credentials** (boolean) Indicates whether the browser should include credentials - **Access-Control-Expose-Headers** (string) Headers exposed to the client #### Body: application/json (object) - **account_sid** (string | null) The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Flex Insights resource and owns this resource. - **questionnaire_sid** (string | null) The sid of this questionnaire - **name** (string | null) The name of this category. - **description** (string | null) The description of this questionnaire - **active** (boolean | null) The flag to enable or disable questionnaire - **questions** (array | null) The list of questions with category for a questionnaire - **url** (string(uri) | null) [Powered by Bump.sh](https://bump.sh)