action appcenter_notifications_get_user_email_settings { label: "notifications_getUserEmailSettings" description: "Get Default email notification settings for the user" provider: appcenter method: GET path: "/v0.1/user/notifications/emailSettings" encoding: json output: { type: "object" description: "Alerting Default Email Settings of the user" } }