v1

latestOpenAPI 3.0.0Apache 2.02026-08-0618549.7 KB
assessment

Get list of all the assessments in the organization

Return a collection of assessments

get/{organization}/assessments

Path parameters

organizationstring required

Name of the organization | can be found in the URL

Response

Assessments collection after a successful request

guidstring

Unique identifier of the assessment

created_atstring date-time

Date when the assessment is created

updated_atstring date-time

Date when the assessment is last updated

unlocked_atstring date-time

Date when the assessment is unlocked

tests_idinteger required

Id of the test that the candidate is assessed

candidate_idinteger required

Id of candidate that is assessed

archivedboolean

Is the assessment is archived

lockedboolean

Is the assessment is locked

anonymizedboolean

Is the assessment is anonymized

statusstring

Status of the assessment on progress or completed

timeinteger

Time in seconds that it took to complete the assessment

human_timestring

Human readable time

ratingnumber float

Rating of the candidate

remarkstring

Remark of the rating

time_limitinteger

Time limit in seconds

human_time_limitstring

Time limit in human readable form

breaksstring

Breaks that the candidate took during the assessment

All 18 operations