List scorecard question candidate attributes

Scorecard question candidate attributes are the join that tells an interviewer which focus attributes a given scorecard question is asking them to assess. Each row pairs one scorecard_question with one focus_candidate_attribute — there is no rating or note on the join itself; the actual interviewer answer lives on scorecard_candidate_attributes. Despite the resource name, the foreign key points at a focus_candidate_attribute (per interview kit), not directly at a job_candidate_attribute or candidate_attribute_type. Filter by scorecard_question_ids to find every focus attribute a given question covers, or by focus_candidate_attribute_ids to find every scorecard question that evaluates a given focus attribute. Today this endpoint is site-admin-only.

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
focus_candidate_attribute_ids
array of integers
length ≤ 50

Return only scorecard question candidate attributes that link to these focus candidate attribute ids. Focus candidate attributes are the rubric items selected on an interview kit; this join records which scorecard questions score which focus candidate attributes.

focus_candidate_attribute_ids
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
Allowed:
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