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