Notification 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"
}
}