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
The response is of type object
.