Get workflow execution task
GET {{url}}/workflows/:workflowId/executions/:workflowExecutionId/tasks/:workflowExecutionTaskId
Gets the workflow execution task details for the provided workflowId
, workflowExecutionId
and workflowExecutionTaskId
.