workflows

Get workflow logs

Retrieves the output logs for the Nextflow main job of the workflow identified by the given workflowId.

get/workflow/{workflowId}/log

Path parameters

workflowIdstring required

Workflow string identifier

Query parameters

workspaceIdinteger

Workspace numeric identifier

nextstring

Workflow log cursor

maxLengthinteger

Maximum length in bytes of the log to retrieve

Response

OK

Changes