NotificationChannels
Returns all notification channels that the authenticated user has permission to view.
Columns
| Name | Type | References | |
| Id [KEY] | Integer | ||
| Uid | String | ||
| Name | String | ||
| Type | String | ||
| DisableResolveMessage | Boolean | ||
| Frequency | String | ||
| IsDefault | Boolean | ||
| SendReminder | Boolean | ||
| SettingsAddresses | String | ||
| SettingsAutoResolve | Boolean | ||
| SettingsHttpMethod | String | ||
| SettingsSeverity | String | ||
| SettingsUploadImage | Boolean | ||
| Created | Datetime | ||
| Updated | Datetime |