Handwritten Gen Evaluation
v1/evaluation/{id}
This endpoint allows B2B clients to retrieve a specific evaluation report using its unique identifier (ID). Clients can access past evaluations or reference specific reports by providing the evaluation ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique evaluation ID generated during image submissions.
Query Parameters
Unique identifier assigned to the client accessing the API.
Specifies the format of evaluation report to retrieve.
Available options:
json
, html_link
Response
200 - application/json
Successful response
The response is of type object
.