Search Evaluation Results
v1
/evaluation-results
/search
Authorization
X-API-KEY
<token>
In: header
Request Body
application/json
Requiredapp
App
Filter by the application name related to the evaluation results.
project_id
Project Id
Filter by the project ID related to the evaluation results.
experiment_id
Experiment Id
Filter by the experiment ID related to the evaluation results.
evaluation_run_id
Evaluation Run Id
Filter by the evaluation run ID related to the evaluation results.
evaluator_id
Evaluator Id
Filter by the ID of the evaluation criterion.
evaluator_family
Evaluator Family
Filter by the evaluator family associated with the evaluation results.
profile_name
DeprecatedProfile Name
Filter by the name of the evaluator profile associated with the evaluation results.
criteria
Criteria
Filter by the name of the evaluator criteria associated with the evaluation results.
after_datetime
After Datetime
Filter results to those recorded after this date and time.
before_datetime
Before Datetime
Filter results to those recorded before this date and time.
after_id
After Id
Filter results to those with an ID greater than this value.
before_id
Before Id
Filter results to those with an ID less than this value.
explain
Explain
Filter results by having explanation.
explain_strategy
Any properties in EvaluationExplainStrategies
Filter results by explain strategy.
pass
Pass
Filter results by those which pass or failed the evaluation.
score_raw_min
Score Raw Min
score_raw_max
Score Raw Max
tags
Tags
Filter by given tags. Tags given in this filter are combined with the and clause. Example: {"model_version": "1.0.0", "next_tag": "1234"} Will return only those evaluation results which have both tags with given values. This is an exact match.
evaluator_profile_public_id
Evaluator Profile Public Id
Filter by public id of evaluator profile used in evaluation.
dataset_id
Dataset Id
Filter by the dataset ID related to the evaluation results.
limit
Limit
Maximum number of results to return.
1000
Minimum: 1
Maximum: 1000
order
EvaluateResultSearchOrderOptions
Ordering option for the search results.
"-created_at"
Value in: "created_at" | "-created_at" | "dataset_sample_id" | "-dataset_sample_id"
favorite
Favorite
evaluation_feedback_status
Evaluation Feedback Status
Successful Response