evaluation

Get evaluations by flow(s)

Returns an array with all evaluations generated by the given flow(s).

get/evaluation/list/flow/{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 evaluations descriptions

Changes