CatalogOrganizationService.
get_declarative_notification_channels
get_declarative_notification_channels(
) ->
list[CatalogDeclarativeNotificationChannel]
Get all declarative notification channels in the current organization.
Parameters
name | type | description |
---|---|---|
self | None | None |
Returns
type | description |
---|---|
list[CatalogDeclarativeNotificationChannel] | List of declarative notification channels. |