v1
latestOpenAPI 3.1.02026-07-261770816.7 KBList scorecard question options
Scorecard question options are the multiple-choice values shown to interviewers for single_select and multi_select scorecard_questions. Each option belongs to a single parent question; the interviewer's selection is recorded on a scorecard_question_answer through the scorecard_question_answer_options join. Filter to a single question with scorecard_question_id and to live options with active=true.
Query parameters
Cursor link for pagination from previous page response header. Do not use any other parameters when using this.
Number of results per page
Comma separated list
Comma separated list
Comma separated list of fields to return
Filter by whether the option is still selectable on its parent question. Defaults to returning both active and removed options; set true for live options only, false for removed only.
Response
Successful