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:read AND workflowsManagement:readExecution. Extended privileges (optional, expand functionality when granted): workflowsManagement:managed:readExecution.
Path parameters
Workflow execution ID.
Step execution ID.
Response
Indicates a successful response
Changes
Changed in 1 of the 176 revisions of this API.2
- ●
for the
pathrequest parameterexecutionId, the maxLength was set to255request-parameter-max-length-set
- ●
for the
pathrequest parameterstepExecutionId, the maxLength was set to255request-parameter-max-length-set
- ●
Of the 176 revisions, 20 have no diff computed.