v4

latestOpenAPI 3.1.02026-08-019681,1012.0 MB
data
prompts
rows

Write Scorer Version Health Score

Persist the health score for a scorer version against a dataset.

Called by the UI after saving a metric version, passing the score from the last compute.

post/scorers/{scorer_id}/versions/{version_number}/health-scores

Path parameters

scorer_idstring uuid4 required
version_numberinteger required

Request body

dataset_idstring uuid4 required
health_score_typestring required
scorenumber required
secondaryobject nullable

Response

Successful Response

idstring uuid4 required
scorer_version_idstring uuid4 required
scorer_version_numberinteger required
dataset_idstring uuid4 required
health_score_typestring required
scorenumber required
secondaryobject nullable required
computed_atstring date-time required