v1

latestOpenAPI 3.0.32026-07-176179196.6 KB
workflows

Required scope: automation:workflows:read

get/workflows/{workflowId}/tasks/{id}

Path parameters

idstring required
workflowIdstring uuid required

Query parameters

adminAccessboolean

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

Response

namestring
actionstring
workflowstring
descriptionstring
inputobject
predecessorsstring[]
withItemsstring

Example response

{
  "action": "my.app:action_1"
}