Retrieve a list of candidates across all jobs in the organization. Returns candidate details including name, email, job, stage, and status. Use this to: list all candidates, filter by specific job/stage/email, or find candidates created/updated after a certain date. Supports pag…
emailstringFilter candidates by email address. Returns candidates matching the specified email.
limitintegerNumber of candidates per page. Default is 50; maximum is 100.
stagestringFilter candidates by stage slug. Returns only candidates currently in the specified hiring stage.
created_afterstringFilter candidates created after the specified timestamp (ISO 8601 format, e.g., '2024-01-01T00:00:00Z').
job_shortcodestringFilter candidates by job shortcode. Returns only candidates who applied to the specified job.
updated_afterstringFilter candidates updated after the specified timestamp (ISO 8601 format, e.g., '2024-01-01T00:00:00Z').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.