Candidate Skills
Retrieves list of all Candidate Skills
get/candidate/{candidate_id}/skills
Query parameters
pageinteger
The page of documents to be displayed
items_per_pageinteger
The number of documents per page
skill_namestring
The skill_name filter
stated_durationinteger
Filter on the skills stated duration
stated_statusstring
Filter on the skills stated status
computed_durationinteger
Filter on the skills computed duration
computed_statusstring
Filter on the skills computed status
position_typesstring[]
The position types filter
sortBystring[]
The field to sort by together with sorting order example skill_name, -skill_name
Response
All candidate skills will be returned
Changes
No recorded changes to this endpoint across all 1 revision of this API.