Authorizations
Headers
Body
The type of question
categorical
, free_text
, rating
, number
, form
The ID of the account that owns the given entity.
List of choices for the question. Required for CATEGORICAL questions.
Options for rating questions.
Options for number questions.
Options for free text questions.
Whether the question allows multiple answers.
Whether the question is displayed as a dropdown in the UI.
[To be deprecated in favor of question set question_id_to_config] Whether the question is required.
Conditions for the question to be shown.
The default value for the question.
The schema for the question.
Response
Successful Response
The type of question
categorical
, free_text
, rating
, number
, form
The unique identifier of the entity.
The date and time when the entity was created in ISO format.
The ID of the account that owns the given entity.
The user who originally created the entity.
The type of identity that created the entity.
user
, service_account
List of choices for the question. Required for CATEGORICAL questions.
Options for rating questions.
Options for number questions.
Options for free text questions.
Whether the question allows multiple answers.
Whether the question is displayed as a dropdown in the UI.
[To be deprecated in favor of question set question_id_to_config] Whether the question is required.
Conditions for the question to be shown.
The default value for the question.
The schema for the question.