v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
workflows

Get execution logs

Spaces method and path for this operation:

<div><span class="operation-verb get">get</span>&nbsp;<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:readExecution OR workflowsManagement:managed:readExecution.

get/api/workflows/executions/{executionId}/logs

Path parameters

executionIdstring required

Workflow execution ID

Query parameters

stepExecutionIdstring

Filter logs by a specific step execution ID.

sizenumber

Number of log entries per page.

pagenumber

Page number.

sortFieldstring

Field to sort by.

sortOrder'asc' | 'desc'

Sort order.

Response

Indicates a successful response