Function getNotifications

  • List all supported notifications

    Parameters

    • query: { locale?: string; manageableInHub?: boolean; subscribable?: boolean }

      an object with query parameters

      • Optionallocale?: string

        If present, idenfies the language of the returned 'friendlyName' property.

      • OptionalmanageableInHub?: boolean
      • Optionalsubscribable?: boolean
    • Optionaloptions: ApiCallOptions

    Returns Promise<GetNotificationsHttpResponse>

    GetNotificationsHttpError