Get Evaluation

View as Markdown
Returns a single evaluation for the evaluator, scoped to the requesting agent.

Authentication

x-api-keystring
API key for authentication
OR
AuthorizationBearer
Bearer token authentication

Path parameters

idstringRequired
The id or key of the evaluator
evaluationIdstringRequired
The id or UUID of the evaluation

Response

The evaluation
dataobjectOptional

Errors

403
Forbidden Error
404
Not Found Error
500
Internal Server Error