Questions
QuestionsResource
Methods
post/v5/questions
Create Question
Parameters
configuration:
choices: List[str]
Categorical answer choices (must contain at least one entry)
name: str
prompt: str
user-facing question prompt
question_type: Optional[Literal["categorical"]]
(default: "categorical")"categorical"
Returns
Request example
200Example
get/v5/questions
List Questions
get/v5/questions/{question_id}
Get Question