Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Available options:
application/json
Path Parameters
Unique identifier of the evaluation report.
Example:
"123456789"
Response
Successful response
Example:
"123456789"
Example:
"c0001"
Identifier of the institution to which the student belongs (optional).
Example:
"67890XYZ"
Identifier of the teacher responsible for the evaluation (optional).
Example:
"98765LMN"
Identifier of the parent associated with the student (optional).
Example:
"54321PQR"