Skip to main content

List Applications

GET /v1/careers/jobs/{job_id}/applications Query Parameters

Get an Application

GET /v1/careers/applications/{id} Returns the full application including candidate info, stage history, scorecard average, and attached files.

Submit an Application (Public)

POST /v1/careers/jobs/{job_id}/applications This endpoint is unauthenticated and used by the public careers site form:

Advance Stage

PATCH /v1/careers/applications/{id}

Disqualify an Applicant

POST /v1/careers/applications/{id}/disqualify

Attach a File to an Application

POST /v1/careers/applications/{id}/attachments