Get execution logs
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}/logs</span></div>Refer to Spaces for more information.
Retrieve paginated logs for a workflow execution. Optionally filter by a specific step 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
Query parameters
Filter logs by a specific step execution ID.
Number of log entries per page.
Page number.
Field to sort by.
Sort order.
Response
Indicates a successful response
Changes
Changed in 1 of the 176 revisions of this API.1
- ●
for the
pathrequest parameterexecutionId, the maxLength was set to255request-parameter-max-length-set
- ●
Of the 176 revisions, 20 have no diff computed.