Lists candidates visible to the authenticated company.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page size. Defaults to 25. Maximum 100.
1 <= x <= 100Opaque cursor returned by the previous page.
Filter by numeric job id.
x >= 1Filter by normalized candidate email.
Filter by stage. Candidate pipeline stages currently accepted by the public API.
prospect, applied, phonescreen, inprogress, hired, rejected ISO8601 timestamp lower bound for created_at.
ISO8601 timestamp exclusive upper bound for created_at.
ISO8601 timestamp lower bound for updated_at.
Sort field.
created_at, updated_at, name Sort order.
asc, desc