curl --request GET \
--url http://localhost:3000/v1/notifications/preferences/{userId}{
"preferences": "<unknown>"
}Returns notification preferences for a user.
curl --request GET \
--url http://localhost:3000/v1/notifications/preferences/{userId}{
"preferences": "<unknown>"
}