Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successfully Retrieved Data
Array of student answers sheets along with documents
The API retrieves details about all the student answer sheet for a specific exam, including its metadata and associated documents. These documents can either be:
Scenarios:
Reviewing All Student Answer Sheets for an Exam:
Validating the Submission Status of Student Answer Sheets:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successfully Retrieved Data
Array of student answers sheets along with documents