v1
latestOpenAPI 3.1.02026-07-261770816.7 KBList job candidate attributes
Job candidate attributes are the per-job instances of a job's candidate_attribute_types — one row for each evaluable trait (e.g. JavaScript, Leadership) configured on a specific job. This is the canonical list of "what we're rating candidates on" for a given job and is the entry point most AI-matching partners read to score candidate fit. Each row carries the on-job display name, active flag, and sort_order, and points at its parent candidate_attribute_type_id; downstream, focus_candidate_attributes mark which of these are emphasized on a given interview kit and scorecard_candidate_attributes / scorecard_question_candidate_attributes carry the interviewer's ratings against them. Filter by job_ids to scope to one job or by candidate_attribute_type_ids to find every job using a given attribute type. 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
Return only job candidate attributes registered on these job (hiring plan) ids. A job candidate attribute is a scoring rubric item attached to a single job, so this filters to the attributes belonging to those jobs.
Comma separated list
Comma separated list of fields to return
When true, return only attributes still in use on the job; when false, only archived ones. Omit to include both.
Response
Successful