AladiaDocs
Api referenceExam collectionsExamsTrials

Retrieve the session of a trial

List all session of a trial

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

List all session 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"
{}