AladiaDocs
Api referenceExams in coursesAttempts

Retrieve the session review of an attempt

List all review of an attempt

GET
/v2/exams-in-courses/{courseId}/attempts/{attemptId}/session/review

List all review of an attempt

AuthorizationBearer <token>

In: header

Path Parameters

courseId*string
attemptId*string

Response Body

application/json

curl -X GET "https://example.com/v2/exams-in-courses/string/attempts/string/session/review"
{}