Identifier of the applicant
Properties to filter the applicant
Get an applicant by applicant ID
Identifier of the applicant
Fetches list of applicants
const FT = new Freshteam(domain, apiKey);
await FT.applicants.list(jobPostingId, query);
ID of the job posting to search applicants for
Options to filter applicants
Update an existing applicant
Identifier of the applicant
Properties for the applicant
Update sub-stage of an applicant
Identifier of the applicant
Properties to update sub stage
Generated using TypeDoc
Archive an applicant