---
title: "To get the Questionnaire Detail"
method: GET
path: "/v1/Insights/QualityManagement/Questionnaires/{QuestionnaireSid}"
tags: ["FlexV1InsightsQuestionnaires"]
---

# To get the Questionnaire Detail

`GET /v1/Insights/QualityManagement/Questionnaires/{QuestionnaireSid}`

To get the Questionnaire Detail

## Path parameters

- `QuestionnaireSid` string, required

## Headers

- `Authorization` string

## Response `200`

OK

- FlexV1InsightsQuestionnaires
  - `account_sid` string, nullable — 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, nullable — The sid of this questionnaire
  - `name` string, nullable — The name of this category.
  - `description` string, nullable — The description of this questionnaire
  - `active` boolean, nullable — The flag to enable or disable questionnaire
  - `questions` unknown[], nullable — The list of questions with category for a questionnaire
    - unknown
  - `url` string, uri, nullable

## Changes

- **2025-07-03** (v1) `0e4cd336d78a` — 1 breaking
  - the `questions/items/` response's property type changed from `object` to no type for status `200`
- **2025-03-11** (v1) `65f781b3f6b1` — 1 breaking
  - the `questions/items/` response's property type changed from no type to `object` for status `200`
- **2023-08-10** (v1) `c37c20a0a1cb` — 1 info
  - api tag `FlexV1InsightsQuestionnaires` added
- **2023-05-18** (v1) `350c4958f8a3` — 1 warning, 1 info
  - deleted the `header` request parameter `Token`
  - added the new optional `header` request parameter `Authorization`
- **2023-05-04** (v1) `d2ba4bc4aee9` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/twilio/apis/twilio-flex/changes/v1/Insights/QualityManagement/Questionnaires/:QuestionnaireSid/get.md)

---

[API](https://skmtc.dev/twilio/apis/twilio-flex.md) · [All operations](https://skmtc.dev/twilio/apis/twilio-flex/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/twilio/twilio-flex/revisions/ea1db919b6cc/schema)
