AutomationapiWorkflowRunWithSecretNSResponse

AutomationapiWorkflowRunWithSecretNSResponse
AutomationapiWorkflowRunWithSecretNSResponse
JSON Example
{
    "workflowRun": {
        "completedAt": "string",
        "createdAt": "string",
        "createdBy": "string",
        "errorOutput": "string",
        "input": "string",
        "labels": [
            "string"
        ],
        "organizationId": "string",
        "output": {},
        "parentRunId": "string",
        "runId": "string",
        "scheduleId": "string",
        "secretNamespace": "string",
        "startedAt": "string",
        "state": "string",
        "updatedBy": "string",
        "workflowId": 0,
        "workflowIdSwf": "string",
        "workflowVersion": "string"
    }
}
workflowRun
Optional

workflowRun