Improved
2026-05-22
4 months ago
GET /v3/job_posts
- Changed: The
public_urlfield now defaults to the job board renderer host rather than the job boards host.
GET /v3/scorecard_questions
- Changed: Removed the enum constraint on
answer_typein the response schema; the field remains a string but is no longer restricted totext,yes_no,single_select,multi_select,instruction.