System Qualifications

Retrieves a list of all qualifications for system

get/system/qualifications

Query parameters

pageinteger

The page of documents to be displayed

items_per_pageinteger

The number of documents per page

namestring

The qualification name filter

position_typesstring[]

The position types filter

position_types_existsboolean

The position types exists filter

statusstring[]

The status filter

sortBystring[]

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

_idstring[]

The qualifications id filter

Response

List of all system qualifications will be returned

_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
namestring required
descriptionstring
position_typesstring[] required
status'active' | 'inactive' | 'removed' required

Changes