workflows
Get a step execution
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/workflows/executions/{executionId}/step/{stepExecutionId}</span></div>Refer to Spaces for more information.
Retrieve details of a single step execution within a workflow execution.<br/><br/>[Required authorization] Route required privileges: workflowsManagement:readExecution OR workflowsManagement:managed:readExecution.
get/api/workflows/executions/{executionId}/step/{stepExecutionId}
Path parameters
executionIdstring required
Workflow execution ID.
stepExecutionIdstring required
Step execution ID.
Response
Indicates a successful response