ApiNotificationsEmail prefs
List email preferences
List email notification preferences
curl -X GET "https://www.open-isle.com/api/notifications/email-prefs"
[
{
"type": "POST_VIEWED",
"enabled": true
}
]
List email notification preferences
curl -X GET "https://www.open-isle.com/api/notifications/email-prefs"
[
{
"type": "POST_VIEWED",
"enabled": true
}
]
curl -X GET "https://www.open-isle.com/api/notifications/email-prefs"