Skip to main content
GET
Get all questionnaires available for a relationship.

Path Parameters

id
integer<int64>
required

Response

200 - application/json

OK

id
string<uuid>
name
string
enabled
boolean
default:false

True if this questionnaire will be answered when an assessment is started for this relationship. Reflects relationship-level overrides, falling back to the organization-level enabled flag when no override exists.

aiOnly
boolean
default:false

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.

createdDate
string<date-time>