Returns the status of the latest run for the given workflow. To pin a specific run, use /workflow/{id}/runs/{rid}/status.
The id of workflow to retrieve the status
The workflow status
The id of workflow
The specific run id for this execution
The workflow execution status
canceled, completed, continued_as_new, failed, running, terminated, timed_out, unspecified An epoch timestamp representing when the workflow started
An epoch timestamp representing when the workflow ended