Currently flows invoked with a webhook are fire and forget. There is no API yet to retrieve the result of a flow execution after the fact. You can however externalize the results of a flow yourself to a database for example and read the results from there.
We are working on better support for use cases like this for test automation. I’m curious if you know for these test cases how long would each flow run for?