v1

latestOpenAPI 3.0.02026-07-1715378310.4 KB
workflows

post/api/v1/workflows/{id}/run

Path parameters

idstring required

Request body

inputsobject
versionIdstring uuid
versioninteger

Response

Workflow execution result

runIdstring

Temporal workflow identifier

workflowIdstring

Workflow record id

temporalRunIdstring

Temporal first execution run id

taskQueuestring

Temporal task queue used for execution

workflowVersionIdstring

Workflow version identifier used for execution

workflowVersioninteger

Workflow version number used for execution

status'RUNNING' | 'COMPLETED' | 'FAILED' | 'CANCELLED' | 'TERMINATED' | 'CONTINUED_AS_NEW' | 'TIMED_OUT' | 'UNKNOWN'