notifications

notifications (filter: [String!], paging: String, dataSource: NotificationDataSource) → Notifications

List all notifications that match the optional filter, starting from the optional paging token. Use dataSource (optional) to restrict the data from DB, defaults to [ALL], accepted value ALL & DB. For more information, please see Filters.

The results are limited to notifications that you have metadata permissions to. Metadata permissions means any notifications whose resource you have Turbot/Metadata permissions or above on. For more information, please see Permissions.