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.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the evaluator, as returned in the _id field by GET /v2/evaluators.
"01JMDPA3QW5C1V0NJ1PW34T4E5"
Response
The evaluator. The response shape depends on the evaluator type.
- LLM
- Function
- Ragas
- JSON
- HTTP
- Python
- Typescript
- Bedrock Guardrail
llm_eval Unique identifier of the project owning this evaluator.
- Boolean
- Categorical
- Number
The type of output expected from the evaluator
boolean, categorical, number, string single, jury, null 1 <= x <= 3