getEmails()
Home > @gooddata/sdk-backend-spi > IOrganizationNotificationChannelService > getEmails
IOrganizationNotificationChannelService.getEmails() method
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Get all emails
Signature:
getEmails(): Promise<ISmtpDefinitionObject[]>;
Returns:
Promise<ISmtpDefinitionObject[]>
Promise resolved with array of emails.
Exceptions
In case of error.