List job interview stages

Interview stages are the steps of a job's interview plan — for example Application Review, Phone Screen, Onsite, and Offer. Each stage belongs to a job and is referenced by job_interviews (the slots within the stage) and by application_stages (the per-application history of which stages a candidate has occupied). Every plan starts with Application Review (sort_order: 0) and ends with Offer; the stages in between can be picked from the Greenhouse stage library or created custom per job, so names and counts vary across jobs in the same organization. Scope the list with parent=job plus ids to pull the plan for one or more jobs; inactive stages are included by default and can be filtered out with active=true.

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
job_ids
array of integers
length ≤ 50

Return only interview stages belonging to these job (hiring plan) ids. Each interview stage is scoped to a single job.

job_ids
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
Allowed:
boolean

Filter by whether the stage is on the job's current interview plan. Omit to return both active and inactive stages; pass true to restrict to the current plan or false to return only retired stages.

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