v1
latestOpenAPI 3.0.02026-07-17301761.7 KBReturn the original input of a workflow (latest run)
Returns the original input passed to the latest run of the given workflow. Works for workflows in any state, including running. To pin a specific run, use /workflow/{id}/runs/{rid}/input.
get/workflow/{id}/input
Path parameters
idstring required
The id of workflow to retrieve the input
Response
The workflow input