INotificationChannelsQuery
Home > @gooddata/sdk-backend-spi > INotificationChannelsQuery
INotificationChannelsQuery interface
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Service to query notification channels.
Signature:
export interface INotificationChannelsQuery 
Methods
| Method | Description | 
|---|---|
| (BETA) Starts the notification channels query. | |
| (BETA) Starts the notification channels query. | |
| (BETA) Starts the notification channel identifiers query (lightweight, no sensitive data). | |
| (BETA) Starts the notification channel identifiers query (lightweight, no sensitive data). | |
| (BETA) Sets starting page for the query. Backend WILL return no data if the page is greater than total number of pages. Default page: 0 | |
| (BETA) Sets number of notification channels to return per page. Default size: 100 | |
| (BETA) Sets sorting for the query. | |
| (BETA) Sets type of the automation for the query. |