Skip to main content

Evals

List Evals

List all evaluators in the workspace.

Create an Eval

Create a new evaluator in the workspace.

Retrieve an Eval

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.

Update an Eval

Update an evaluator by ID with the provided fields.

Delete an Eval

Delete an evaluator by its unique identifier.

Invoke an Eval

Runs an evaluator that already exists in the workspace. Accepts either a conversation or the structured input and output fields; when both are present the conversation wins.

List Evaluator Versions

Returns version history for a specific evaluator