Get all questionnaires available to your organization.
Returns the active questionnaires configured for your organization. Use GET /relationships/{id}/questionnaires to see which questionnaires are enabled for a particular relationship, and PUT /relationships/{id}/questionnaires to enable or disable them per relationship before passing their ids to the Start Assessment endpoint via the questionnaires field.
Response
OK
If true, the questionnaire is enabled at the organization level and applied by default to relationships that have not configured their own questionnaire list.
If true, the questionnaire is answered by AI by default and is not sent to the vendor for manual response when assessing. It can still be explicitly selected for manual response by passing its id in the questionnaires field on the Start Assessment endpoint.