Function workflowAccountControllerlistAccountWorkflows
- workflowAccountControllerlistAccountWorkflows(
__namedParameters: {
$type?: "CREATE_API" | "CREATE_APP" | "CREATE_INFRA";
name?: string;
},
opts?: RequestOpts,
): Promise<WorkflowResponse[]> Parameters
- __namedParameters: { $type?: "CREATE_API" | "CREATE_APP" | "CREATE_INFRA"; name?: string }
Optionalopts: RequestOpts
List all workflows of an account.