Run Deployed Flow
Run a flow and get the result.
POST
/
inference
/
v0
/
run
/
{org_id}
/
{flow_id}
Authorizations
Authorization header. Learn how to get it.
Query Parameters
Version of the flow
Return the full model
Body
application/json · object
Input parameters for the flow
Response
200 - application/json
The response is of type any
.