AladiaDocs
Api referenceExams in courses

List all my attempts of an exams in course

List all my attempts

GET
/v2/exams-in-courses/{courseId}/my-attempts

List all my attempts

AuthorizationBearer <token>

In: header

Path Parameters

courseId*string

Query Parameters

cycleId?string
profileId?string
examCourseId?string

Response Body

application/json

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