notificationsSettings: [UserNotificationTypeSetting!]!

This query allows for the return of notification settings of a user and all of the associated details based on search criteria. The returned list is limited based on the permissions of the customers API Token.The information returned for the notification settings will be specific to the user profile, no additional information can be displayed with this query. **Returns:** Returns all specified notification settings of a user or tenant.

userId: UUID

The User ID used to search the database.

tenantId: UUID

The Tenant ID used to search the database.