Retrieve a specific evaluation report using its unique identifier (ID). Clients can access past evaluations or reference specific reports by providing the evaluation ID.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
application/json Unique identifier of the evaluation report.
"123456789"
Successful response
"123456789"
"c0001"
Identifier of the institution to which the student belongs (optional).
"67890XYZ"
Identifier of the teacher responsible for the evaluation (optional).
"98765LMN"
Identifier of the parent associated with the student (optional).
"54321PQR"