v1
latestOpenAPI 3.0.12026-07-26222700728.0 KBNotification Settings
Get notification settings
Get the authenticated user's notification preferences
get/v6/notifications/settings
Response
Success
Example response
{
"data": {
"financialSummaries": "EMAIL",
"bankConnectionErrors": "SMS",
"conversations": "OFF"
}
}