Was this helpful?
Retrieves all runs for a specific flow
/flows/{id}/runs
curl -L \ --url 'https://lamapi3.azurewebsites.net/flows/{id}/runs' \ --header 'Authorization: Bearer JWT'
text