v1
latestOpenAPI 3.0.12026-07-24285462499.1 KBnotification-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
}
]
}