Candidate Employment Position Held
Retrieves a list of employment position held for a specific candidate
get/candidate/{candidate_id}/position-held
Query parameters
pageinteger
The page number to be displayed
items_per_pageinteger
The items per page to be displayed
job_family_idstring
The job family id filter
job_title_idstring
The job title id filter
status'verified' | 'unverified'
The status filter
work_suggestion_status'active' | 'inactive'
The work_suggestion_status filter, used by candidate to indicate if he/she wants to work this position again
sortBystring[]
The field to sort by together with sorting order example overall_duration, -overall_duration
Headers
Authorizationstring string required
OAuth Bearer token
Contextstring string required
The executing context
Accept'application/json' required
Advertises which content types the client understands
X-Accept-Timezonestring
The timezone the content will be displayed in
Response
List of employment position held for a specific candidate will be returned
Changes
No recorded changes to this endpoint across all 1 revision of this API.