run

Get runs by flow(s)

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

get/run/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 runs descriptions

Changes