@wildix/wda-insights-client > WdaInsights > listDashboards
WdaInsights.listDashboards() method
Signature:
listDashboards(args: ListDashboardsCommandInput, cb: (err: any, data?: ListDashboardsCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
cb | (err: any, data?: ListDashboardsCommandOutput) => void |
Returns:
void