Flow Runs
Download Logs
Download all flow run logs as a CSV file, collecting all logs until there are no more logs to retrieve.
GET
/
api
/
flow_runs
/
{id}
/
logs
/
download
Headers
Path Parameters
The flow run id
Response
200 - application/json
The response is of type any
.
Was this page helpful?