Return 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
Changes
Changed in 2 of the 20 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲