Run Flow
Stream Deployed Flow
Run a flow and get the result streamed while the flow is running.
POST
Authorizations
Authorization header. Learn how to get it.
Query Parameters
Version of the flow. -1 for the latest published version.
Add a prefix to the output
Stream deltas instead of full output
Use server sent events instead of streaming response
Return the full model
Run the draft version of the flow instead of the published one.
Body
application/json · object
Input parameters for the flow
Response
200
application/json
Successful Response
The response is of type any
.