Get application stages
Get all application stages available in the ATS.
Supported integrations
Supported integrations
This feature is currently available for the following integrations:
Workday
SAP SuccessFactors
SmartRecruiters
Oracle Recruiting Cloud
Lever
iCIMS
Cornerstone TalentLink
Recruitee
Greenhouse
Teamtailor
Ashby
CEGID TalentSoft FrontOffice
CEGID TalentSoft Customer
Onlyfy
Personio
UKG Pro
ADP Workforce Now
Taleo
AFAS Software
BambooHR
Bullhorn
Bullhorn Login
Workable
Jobvite
Fountain
Softgarden
Pinpoint
Welcome to the Jungle
d.vinci
d.vinci admin
Sage HR
TRAFFIT
eRecruiter
Abacus Umantis
Haufe Umantis
Jobylon
Taleez
HR WORKS
OTYS
Zoho Recruit
Eploy
CareerPlug
Eightfold
RECRU
JazzHR
BITE
Homerun
Carerix
InRecruiting by Zucchetti
HR4YOU
Cornerstone OnDemand
Zvoove Recruit
Spark Hire Recruit
Gem
Laura
Breezy HR
Flatchr
Kombo Sandbox
You’d like to see this feature for another integration? Please reach out! We’re always happy to discuss extending our coverage.
This endpoint is deprecated!
Get all application stages available in the ATS. This is deprecated because most ATS systems have separate sets of stages for each job. We’d recommend using the stages
property on jobs instead..
Top level filters use AND, while individual filters use OR if they accept multiple arguments. That means filters will be resolved like this: (id IN ids) AND (remote_id IN remote_ids)
Authorizations
Headers
ID of the integration you want to interact with.
Query Parameters
An optional cursor string used for pagination. This can be retrieved from the next
property of the previous page response.
The number of results to return per page. Maximum is 250.
1 <= x <= 250
Filter the entries based on the modification date in format YYYY-MM-DDTHH:mm:ss.sssZ. If you want to track entry deletion, also set the include_deleted=true
query parameter, because otherwise, deleted entries will be hidden.
By default, deleted entries are not returned. Use the include_deleted
query param to include deleted entries too.
true
, false
Filter by a comma-separated list of IDs such as 222k7eCGyUdgt2JWZDNnkDs3,B5DVmypWENfU6eMe6gYDyJG3
.
Filter by a comma-separated list of remote IDs.
Response
GET /ats/application-stages Positive response
The response is of type object
.