evaluation

Get evaluations by task(s)

Returns an array with all evaluations belonging to one of the given task(s).

get/evaluation/list/task/{ids}

Path parameters

idsstring required

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

Query parameters

api_keystring required

API key to authenticate the user

Response

A list of evaluation descriptions

Changes