Workflow Endpoints
Get WorkflowRun
Once a workflow has been run, take the workflowRunId to check the status and output of a specific WorkflowRun.
Path
The ID of the WorkflowRun that was outputted after a Workflow was run through the API.
Response
A true or false value for whether the request was successful.
An object representing a WorkflowRun.
See the WorkflowRun object for the shape of the data.