evaluation

Get evaluations by run id(s)

Returns an array with all evaluations matching the given run id(s).

get/evaluation/list/run/{ids}

Path parameters

idsstring required

Comma-separated list of run IDs, e.g. '1,2,3'.

Query parameters

api_keystring required

API key to authenticate the user

Response

A list of evaluation descriptions

Changes