Classes
Methods
# async list(options) → {Promise.<Array.<Dashboard>>}
Returns the dashboards of the current user.
Parameters:
Name | Type | Description |
---|---|---|
options |
ListOptions
|
Pagination and filtering options |
Promise.<Array.<Dashboard>>