evaluation

Get evaluations by uploader(s)

Returns an array with all evaluations uploaded by one of the given user(s).

get/evaluation/list/uploader/{ids}

Path parameters

idsstring required

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

Query parameters

api_keystring required

API key to authenticate the user

Response

A list of evaluation descriptions

Changes