Candidate Employment

Retrieves employment history list for a specific candidate

get/candidate/{candidate_id}/employment

Query parameters

pageinteger

The page of documents to be displayed

items_per_pageinteger

The number of documents per page

work_type'agency' | 'contract' | 'permanent' | 'self_employed' | 'unknown' | 'student_placement' | 'part_time' | 'not_employed' | 'student_full_time'

The work type to apply filter

employer_namestring

The employer name to apply filter

start_datestring date-time

The start date to apply filter

end_datestring date-time

The end date to apply filter

job_title_namestring

The job title name to apply filter

sortBystring[]

The field to sort by together with sorting order example work_type, -work_type

Response

Employment history list for a specific candidate will be returned

_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
work_type'agency' | 'contract' | 'permanent' | 'self_employed' | 'unknown' | 'student_placement' | 'part_time' | 'not_employed' | 'student_full_time' required
employer_namestring
employer_contact_numberstring
positionstring
position_typestring
job_family_idstring
job_title_idstring
start_datestring date-time required
end_datestring date-time
responsibilitiesstring
leaving_reasonstring
institute_namestring
candidate_idstring required
currentboolean required
statusstring required
job_family_namestring
job_title_namestring
system_generatedboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.