Deprecated. See the deprecation notice for details.

The workflows that use this status. Only available if the workflowUsages expand is requested.

interface WorkflowUsages {
    workflowId?: string;
    workflowName?: string;
}

Properties

workflowId?: string

Workflow ID.

workflowName?: string

Workflow name.