Skip to main content
GET
Retrieve Evaluation Report

Authorizations

Authorization
string
header
required

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

Headers

accept
enum<string>
default:application/json
required
Available options:
application/json

Path Parameters

id_
string
required

Unique identifier of the evaluation report.

Example:

"123456789"

Response

Successful response

evaluation_id
string
Example:

"123456789"

client_id
string
Example:

"c0001"

institution_id
string

Identifier of the institution to which the student belongs (optional).

Example:

"67890XYZ"

teacher_id
string

Identifier of the teacher responsible for the evaluation (optional).

Example:

"98765LMN"

parent_id
string

Identifier of the parent associated with the student (optional).

Example:

"54321PQR"

evaluation_data
object