Skip to main content
GET
Get the recruitment funnel of a job

Authorizations

Authorization
string
header
required

HTTP Basic Authentication with API credentials

Path Parameters

jobid
integer
required

Job ID

Query Parameters

organisation_id
integer

Narrow the read to a single organisation. Without it, the caller keeps its full visibility.

Response

Recruitment funnel

_status
enum<string>
Available options:
OK,
INVALID
job_id
integer
job_title
string
applications_total
integer

Applications received over the job's life.

by_channel
object[]

Applications per publication source, biggest first.

by_week
object[]

Applications per week over the last eight weeks.

peer_average
number | null

Average applications of open jobs on the same contract, null below three peers.

published_since
string | null

First active publication date, null when never published.