Workflows using the status.

interface StatusWorkflowUsageDto {
    statusId?: string;
    workflows?: StatusWorkflowUsagePage;
}

Properties

statusId?: string

The status ID.

A page of workflows.