get https://{subdomain}.workable.com/spi/v3/jobs//stages
Returns a collection of your recruitment pipeline stages. Required scope: r_jobs
. Accessible with all token types.
Results
Calling the /stages
endpoint will return a collection of the recruitment pipeline stages as defined in recruiting preferences page
Each stage
will have the following keys:
key | type | description |
---|---|---|
slug | string | The unique token of the stage |
name | string | The stage name |
kind | string | The type of the stage. Possible values are sourced , applied , shortlisted , assessment , phone-screen , interview , offer & hired |
position | integer | The position of the stage in the pipeline (zero based) |