DashboardLists
Returns all manually created dashboard lists in your organization.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| CreatedAt | Datetime | ||
| ModifiedAt | Datetime | ||
| AuthorEmail | String | ||
| AuthorHandle | String | ||
| AuthorName | String | ||
| DashboardCount | Integer | ||
| IsFavorite | Boolean | ||
| ListType | String |
The allowed values are manual, preset. |