List candidate attribute types

Candidate attribute types are the structured attribute dictionary on a job — the per-job catalogue of evaluable traits (e.g. JavaScript, Leadership, Years of experience) that get rated on scorecards and that AI matching uses to score candidate fit. Distinct from custom fields: custom fields are free-form data attached to a candidate, while attribute types are typed, job-scoped traits whose values live on job_candidate_attributes (the job-level catalogue entry), focus_candidate_attributes (which attributes a given interview kit focuses on), and scorecard_candidate_attributes (the interviewer's rating of a candidate on each 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
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
boolean

When true, return only active attribute types; when false, only archived ones. Omit to include both.

boolean

When true, return only attribute types on draft jobs (not yet published); when false, only published attribute types. 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