List 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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Cursor link for pagination from previous page response header. Do not use any other parameters when using this.

integer
1 to 500
Defaults to 100

Number of results per page

ids
array of integers
length ≤ 50

Comma separated list

ids
created_at
object
updated_at
object
scorecard_question_ids
array of integers
length ≤ 50

Comma separated list

scorecard_question_ids
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
Allowed:
boolean

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

Language
Credentials
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json