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

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

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.

job_ids
candidate_attribute_type_ids
array of integers
length ≤ 50

Comma separated list

candidate_attribute_type_ids
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
boolean

When true, return only attributes still in use on the job; when false, only archived ones. Omit to include both.

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