Retrieve the current user’s full settings.
Returns the complete user settings object including notification preferences (mobile push notification mode, email and SMS notification settings, phone number, and notification email address) and any other user-level configuration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Complete user settings stored as JSONB.