List Applications

The following table shows the list of filters supported in the List Applications API.


Query ParamLeverGreenhouseSuccessFactorsWorkableTeamtailorZoho RecruitVincereBambooHR ATSUKG Pro RecruitingiCIMSAshbyHR Works ATSJazzHR ATSJobAdderRecruiteeWorkday ATSOracle HCM ATSKeka ATSPinpointRecruit CRM ATSRecruiterflowLoxoJobvite
createdAfterAANAAAAANANANAANANAAAAANAANAANANA
createdBeforeAANANAAAANANANANANANAAAAANAANAANANA
updatedAfterAAAAAANANAAANANANAAAAAAANAANAA
updatedBeforeANAANAAANANAAANANANAAAAANAANAANAA
changedStageAfterANANANAANAANANANANANANANANANANANANANANANANA
changedStageBeforeANANANAANAANANANANANANANANANANANANANANANANA
jobIdAAAANANAAANAAAAAAANAANAANAANANA
stageANAAANAAAANAANANANAAAAANAAAANANA
statusNAANANAANAAANANAAANAAANAANAANANANANA
tagANAANANAANANANANANANANANAAANANANANANANANA
candidateIdANAANANANAANANAANANAAANANANANAANAANAA
candidateEmailA*NAAANAANANANANANANANANANAANANAANAANAA

Remarks:

  • For query params that accepts , separated list of string, if the native API does not support multiple values, only the value at the 0th index will be honored.

BambooHR ATS

  • The stage query param expects currentStage.id values (obtained from the application sync or API).
  • When both stage and status filters are provided, status is honored.
  • Only one jobId is supported.

iCIMS

  • Date-based filters should be provided as a pair (both after and before) to ensure accurate results. If only a single date is supplied, it will always be treated as an after filter.

Recruit CRM ATS

  • The stage query param expects currentStage.id values (obtained from the application sync or API).

Vincere

  • status: Only one value is supported; if multiple values are provided, only the first one is used. Value must be one of ALL, FORWARD, REJECTED, PENDING.

  • candidateId: Only one value is supported; if multiple values are provided, only the first one is used.

  • jobId: Only one value is supported; if multiple values are provided, only the first one is used.

  • changedStageAfter & changedStageBefore: Must be supplied together.

  • Application entity-based filters combine with AND logic (all conditions must be met by the record).