🔗 Console REST APINotifications
Get user notification settings
Retrieves notification preferences for the current user
curl -X GET "https://example.com/api/notifications"[
{
"idNotification": "9ccaf3c2-9560-4318-9de5-721d5c443337",
"name": "string",
"description": "string",
"groupName": "string",
"value": true
}
]