🔗 Console REST APINotifications
Get email notifications
Retrieves email notification settings for the organization
curl -X GET "https://example.com/api/notifications/emails"{
"billingEmail": "string",
"allNotificationsEmail": "string",
"actionRequiredNotificationsEmail": "string"
}