Run Flow

Run Deployed Flow

post

Run a flow and get the result.

Authorizations
OAuth2passwordRequired

Authorization header. Learn how to get it.

Token URL:
Path parameters
org_idstringRequired
flow_idstringRequired

The flow ID. Learn how to get it.

Query parameters
versionintegerOptional

Version of the flow

Default: -1
verbosebooleanOptional

Return the full model

Default: true
Body

Input parameters for the flow

Other propertiesanyOptional
Responses
chevron-right
200

Successful Response

application/json
anyOptional
post
/inference/v0/run/{org_id}/{flow_id}

No content

Last updated

Was this helpful?