Optional requestFactory: DashboardsApiRequestFactoryOptional responseProcessor: DashboardsApiResponseProcessorPrivate configurationPrivate requestPrivate responseThe request object
Optional options: ConfigurationGet paginated usage statistics for every dashboard in the caller's organization. Use page[limit] and page[offset] to walk the result set. Use filter[edited_before] or filter[viewed_before] to narrow results by recency. View-count fields depend on Real User Monitoring (RUM) and are null or 0 in orgs without RUM.
The request object
Optional options: ConfigurationProvide a paginated version of listDashboardsUsage returning a generator with all the items.
Optional options: ConfigurationGenerated using TypeDoc
Get usage statistics for a single dashboard. The response includes view counts, the most recent view and edit times, widget counts, and the dashboard quality score. View-count fields depend on Real User Monitoring (RUM) and are
nullor0in orgs without RUM.