v1
latestOpenAPI 3.1.02026-07-261770816.7 KBList 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.
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
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.
Comma separated list of fields to return
Response
Successful