List all Applications

List applications in a paginated format with details such as ID, status, candidate, etc.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

For schema of application object refer - Application Data Model

This API may not return all fields defined in the response schema; for additional details, use the Get Application by Id API.


Supported Apps

Apps supported via API

Greenhouse (greenhouse)
Lever (lever)
Zoho Recruit (zoho-recruit)
Ashby (ashby)
Recruitee (recruitee)
BambooHR ATS (bamboohr-ats)
Breezy (breezy)
  • jobId is required field.
SuccessFactors ATS (successfactors-ats)
TeamTailor (teamtailor)
Workable (workable)
Vincere (vincere)
JobAdder (jobadder)
UKG Pro Recruiting (ukgpro-ats)
iCIMS (icims)
Oracle HCM ATS (oracle-hcm-ats)
SmartRecruiters ATS (smartrecruiters-ats)
HR Works ATS (hr-works-ats)
JazzHR ATS (jazzhr-ats)
Keka ATS (keka-ats)
Workday ATS (workday-ats)
Pinpoint (pinpoint)
Recruiterflow (recruiterflow)
Recruit CRM ATS (recruit-crm-ats)
  • jobId is required field.
Loxo (loxo)

Remarks:

  • jobId is a required query param.
Jobvite (jobvite)
Personio ATS (personio-ats)
HiBob ATS (hibob-ats)

Apps supported via Webhook (API Support coming soon)

Fountain (fountain)
Darwinbox ATS (darwinbox-ats)
Oracle Taleo (oracle-taleo)
Sage Recruitment (sage-ats)
Knit Playground ATS (knit-playground-ats)
ADP WorkForceNow ATS (adp-workforcenow-ats)
PeopleStrong ATS (peoplestrong-ats)
Bullhorn (bullhorn)
Onlyfy (onlyfy)
ERPNext ATS (erpnext-ats)
📘

To see the list of supported filters for an app, refer - ATS List Applications Filter Support Matrix


Query Params
string
boolean
string

Filters applications by one or more job IDs. Supports multiple values as a comma-separated list. (e.g., jobId=24,18,25).

date-time

Filters applications which were created after the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

date-time

Filters applications which were created before the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

date-time

Filters applications which were updated after the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

date-time

Filters applications which were updated before the specified datetime. The datetime must be provided in ISO 8601 UTC format (yyyy-MM-dd'T'HH:mm:ss'Z').

string

Filters applications by their email address. Supports multiple values as a comma-separated list. Example: email=[email protected],[email protected]

string

Filters applications by one or more assigned tags. Supports multiple values as a comma-separated list. Example: tag=Technical,Remote,Urgent-Hire

string

Filters applications by one or more candidate IDs. Supports multiple values as a comma-separated list. (e.g., candidateId=24,18,25).

string

Filters applications by one or more stages. Supports multiple values as a comma-separated list. Example: stage=0,1,4

string

Filters applications by one or more status. Supports multiple values as a comma-separated list. Example: status=ACTIVE,HIRED,REJECTED

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json