AladiaDocs
Api referenceExam collectionsExamsTrials

Retrieve the session proctoring of a trial

List all proctoring of a trial

GET
/v2/exam-collections/{examCollectionId}/exams/{id}/trials/{attemptId}/session/proctoring

List all proctoring of a trial

AuthorizationBearer <token>

In: header

Path Parameters

examCollectionId*string
attemptId*string

Response Body

application/json

curl -X GET "https://example.com/v2/exam-collections/string/exams/{id}/trials/string/session/proctoring"
{}