v1/evaluation
This endpoint allows B2B clients to retrieve all the evaluation report or for a specific set of handwritten notes. Clients can provide parameters such as student name, class, subject, and date of evaluation to filter the results.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
application/json
Query Parameters
Unique identifier assigned to the client accessing the API.
Specifies the format of evaluation report to retrieve.
json
, html_link
Specifies the type of evaluation report to retrieve.
Basic
, Overlay
, Actionable
Identifies the specific student for whom the evaluation is being requested.
Represents the unique identifier of the institution to which the student belongs.
Identifies the teacher responsible for the student's evaluation.
Specifies the unique identifier of the parent associated with the student.
Indicates the class or grade level of the student.
Specifies the subject or topic of the handwritten notes being evaluated.
Start date of the evaluation date range (Default is today).
End date of the evaluation date range (Default is today).