Skip to main content
GET
Get Answer Sheet Feedback

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

examId
string
required

Unique identifier for the exam.

Example:

"edaf2e84-e911-4150-9628-6d182a05ed0d"

ansSheetId
string
required

Unique identifier for the answer sheet.

Example:

"c6275794-10ea-4876-aa97-0f9b1a57f0f3"

ansId
string
required

Unique identifier for the answer.

Example:

"11637fca-dc77-4b63-88c0-ec74126d951c"

Response

Success - The request was processed successfully.

data
object[]

Feedback provided for the answer.