Check user's notification settings
Required scopes:
user:read
Checks team notification settings for specific user, team and notification type with the specified userId
, teamId
and notificationId
. Get the mapping of the notificationId
and the team notification setting type with the API call GET /enums/user-email-notifications
.
Last updated