DashboardPermissions
Returns all existing permissions for the dashboard with the given DashboardId. Permissions with dashboardId=-1 are the default permissions for users with the Viewer and Editor roles
Columns
| Name | Type | References | |
| Uid | String | ||
| Dashboard | String | ||
| Title | String | ||
| UserId | Integer | ||
| Inherited | Boolean | ||
| IsFolder | Boolean | ||
| Permission | Integer | ||
| PermissionName | String | ||
| Role | String | ||
| Slug | String | ||
| Team | String | ||
| TeamAvatarUrl | String | ||
| TeamEmail | String | ||
| TeamId | Integer | ||
| Created | Datetime | ||
| Updated | Datetime | ||
| Url | String | ||
| UserAvatarUrl | String | ||
| UserEmail | String | ||
| UserLogin | String |