Candidate Qualifications
Retrieves list of all Candidate Qualifications
get/candidate/{candidate_id}/qualifications
Query parameters
pageinteger
The page of documents to be displayed
items_per_pageinteger
The number of documents per page
obtained_atstring date-time
The obtained_at filter
expires_atstring date-time
The expires_at filter
qualification_idstring
The qualification id filter
qualification_namestring
The qualification name filter
institutionstring
The institution filter
statusstring
The status filter
position_typesstring[]
The position types filter
position_types_existsboolean
The position types exists filter
sortBystring[]
The field to sort by together with sorting order example status, -status
Response
All candidate qualifications will be returned
Changes
No recorded changes to this endpoint across all 1 revision of this API.