FlexV1InsightsQuestionnaires

To get the Questionnaire Detail

To get the Questionnaire Detail

get/v1/Insights/QualityManagement/Questionnaires/{QuestionnaireSid}

Path parameters

QuestionnaireSidstring required

The SID of the questionnaire

Headers

Authorizationstring

The Authorization HTTP request header

Response

OK

account_sidstring nullable

The SID of the Account that created the Flex Insights resource and owns this resource.

questionnaire_sidstring nullable

The sid of this questionnaire

namestring nullable

The name of this category.

descriptionstring nullable

The description of this questionnaire

activeboolean nullable

The flag to enable or disable questionnaire

urlstring uri nullable

Changes

Changed in 5 of the 51 revisions of this API.213

    • the / response's property type changed from object to no type for status

      response-property-type-changed

    • the / response's property type changed from no type to object for status

      response-property-type-changed

    • api tag FlexV1InsightsQuestionnaires added

      api-tag-added

  • v1350c4958f8a311See the full diff
    • deleted the header request parameter Token

      request-parameter-removed

    • added the new optional header request parameter Authorization

      new-optional-request-parameter

    • endpoint added

      endpoint-added