- listWorkflows(
__namedParameters: {
$type?: string;
displayName?: string;
pageable: Pageable;
stackVersionId: string;
target?: string;
xWorkspaceId?: string;
},
opts?: RequestOpts,
): Promise<PageListStackWorkflowResponse> Parameters
- __namedParameters: {
$type?: string;
displayName?: string;
pageable: Pageable;
stackVersionId: string;
target?: string;
xWorkspaceId?: string;
} Optionalopts: RequestOpts
List all workflows versions from a stack version