Evals
Retrieve an Evaluator
Retrieve a single evaluator by ID with more detail than the list endpoint: full type-specific config, owner, domain_id, metadata, enabled, and output_type.
get/v2/evaluators/{id}
Path parameters
idstring required
Unique identifier of the evaluator, as returned in the _id field by GET /v2/evaluators.
Example:01JMDPA3QW5C1V0NJ1PW34T4E5
Unique identifier of the evaluator, as returned in the _id field by GET /v2/evaluators.
Response
The evaluator. The response shape depends on the evaluator type.