Get applications
Get a paginated list of applications
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Sortable fields: applied_at
.
Filter applications by candidate id
Filter applications by job id
Filter applications by parent stage
rejected
, new
, screening
, interviewing
, offered
, hired
Filter applications by custom pipeline id
Defaults to 1
Defaults to 30. Min = 1. Max = 100
1 < x < 100
Response
A list of any GDPR consent extensions requests.
The current status of the application.
The parent stage of the application. eg Screening
, Interviewing
rejected
, new
, screening
, interviewing
, offered
, hired
The date and time of the application in UTC.
The candidate object.
The first name of the candidate.
1
The last name of the candidate.
1
A list of other application ids this candidate may have. Format app_abc123
.
The current company of the candidate.
The email address of the candidate.
The full name of the candidate.
The id of the candidate, format can_abc123
.
An image url to a profile picture
The city/street address of the candidate.
The phone number of the candidate.
A 1-5 star rating assigned to the candidate.
The current job title of the candidate.
The cover letter for this application
List of feedback forms ids for this application
The id of the application, format app_abc123
.
List of interview ids for this application
The origin of the application. eg Applied
, Added
, Submitted by an agency
added
, applied
, interested
, referred
, candidate_pool
, hire_hive_import
, agency_submission
The source name. eg Google
, LinkedIn
Was this page helpful?