v1

latestOpenAPI 3.0.32026-07-176179196.6 KB
executions

Required scope: automation:workflows:read<br/><br/>Returns the log output of a specific task. This can be large as its the STDOUT of the Action as defined by the user.

get/executions/{executionId}/tasks/{id}/log

Path parameters

executionIdstring uuid required
idstring required

Task name

Query parameters

adminAccessboolean

Allow access to all workflows/executions - additionally requires automation:workflows:admin