Get the status of open sessions

GET https://examinlab.arca24.careers/ws/v.1/session/

Using this method you can get the status of all the open sessions in ExaminLab.

Output

An array of JSON objects composed by: * id: session unique ID * description: session description * totalquestions: total number of question for the session * totalcandidates: total number of candidates invited to the session * totalanswers: total number of candidates that have replied * stopthreshold: threshold set in the session * daytoclose: days to the closure of the session * closed: 0 if it is open, 1 if it is closed

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring
Authorizationstring