AutomationapiWorkflowRunsResponse

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

workflowRuns