notification-preferences
Find global notification preferences.
get/global-preferences
Response
Fetched global preferences.
Example response
{
"preferences": [
{
"notificationType": "CANDIDATE_APPLIED",
"hiringTeamRole": "HIRING_MANAGER",
"notificationChannel": "EMAIL",
"enabled": true
}
]
}