Fixed

2026-04-02

GET /v3/interview_kits

  • Fixed: The exercises field so it correctly falls back to the job interview's instructions when the interview kit has no exercises text set, instead of returning null.

GET /v3/job_candidate_attributes

  • Added: An active boolean query parameter to filter job candidate attributes by whether they are active.

GET /v3/jobs

  • Fixed: The confidential query parameter so that confidential=false correctly filters to only non-confidential jobs, instead of being ignored.