v12

latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-01252498556.8 KB
workflows

Get workflow task logs

Retrieves the output logs for the workflow task identified by the given taskId.

get/workflow/{workflowId}/log/{taskId}

Path parameters

workflowIdstring required

Workflow string identifier

taskIdinteger required

Task numeric identifier

Query parameters

nextstring

Workflow log cursor

workspaceIdinteger

Workspace numeric identifier

maxLengthinteger

Maximum length in bytes of the log to retrieve

Response

OK