v5.0 Beta
Search...
/
Sign in
Book a demo
Docs
API Reference
Changelog
Docs
API Reference
Changelog
Introduction
SDKs
Errors
Humanloop API
Prompts
Tools
Datasets
Files
Evaluations
Evaluators
GET
List
POST
Upsert
GET
Get
DEL
Delete
PATCH
Move
GET
List Versions
POST
Commit
POST
Set Deployment
DEL
Remove Deployment
GET
List Environments
POST
Log
Logs
Sessions
Sign in
Book a demo
Humanloop API
Evaluators
List Versions
GET
https://
api.humanloop.com
/
v5
/
evaluators
/
:id
/
versions
Get a list of all the versions of an Evaluator.
Path parameters
id
string
Required
Unique identifier for the Evaluator.
Query parameters
status
enum
Optional
Filter versions by status: 'uncommitted', 'committed'. If no status is provided, all versions are returned.
Allowed values:
uncommitted
committed
deleted
evaluator_aggregates
boolean
Optional
Whether to include Evaluator aggregate results for the versions in the response
Response
This endpoint returns an object.
records
list of objects
The list of Evaluators.
Show 20 properties
Errors
422
Unprocessable Entity
Built with