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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Unique evaluation ID generated during image submissions.
Unique identifier assigned to the client accessing the API.
Specifies the format of evaluation report to retrieve.
json
, html_link
Successful response
The response is of type object
.