This documentation is for an older version of GoodData.
Go to the latest version of this article.
catalog_organization.
get_declarative_notification_channels
get_declarative_notification_channels()
Get all declarative notification channels in the current organization.
Parameters
None
Returns
type | description |
---|---|
list[CatalogDeclarativeNotificationChannel] | List of declarative notification channels. |
Example
sdk.catalog_organization.get_declarative_notification_channels()