v1

latestOpenAPI 3.0.32026-07-176179196.6 KB
executions

Required scope: automation:workflows:read

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

Path parameters

executionIdstring uuid required
idstring required

Task name

Query parameters

adminAccessboolean

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

Response

idstring required
executionstring uuid nullable

Parent execution

namestring required
state'DEACTIVATED' | 'WAITING' | 'IDLE' | 'RUNNING' | 'PAUSED' | 'SUCCESS' | 'ERROR' | 'CANCELLED' | 'SKIPPED'
  • DEACTIVATED - DEACTIVATED
  • WAITING - WAITING
  • IDLE - IDLE
  • RUNNING - RUNNING
  • PAUSED - PAUSED
  • SUCCESS - SUCCESS
  • ERROR - ERROR
  • CANCELLED - CANCELLED
  • SKIPPED - SKIPPED
stateInfostring nullable
inputobject
startedAtstring date-time required
endedAtstring date-time required
runtimeinteger required

Calculate the runtime of an exection in seconds. If the Execution is not ended, runtime is calculated until now.

triggeredByobject
conditionsobject required
predecessorsstring[] required
activeboolean required

Whether task is active

resultobject required
publishedobject
isErrorTaskboolean
conditionResultsobject