Get notification preferences
GET/api/v1/notifications/preferences
Returns the full notification preference matrix for the authenticated user across all notification types and channels. Missing preferences are returned with their defaults (inApp enabled, email disabled).
Responses
- 200
- 401
- 500
Notification preference matrix.
Authentication required.
Failed to get notification preferences.