/dr/dr-notifications
curl -L \ --url 'https://api.ecosuite.io//dr/dr-notifications' \ --header 'Authorization: YOUR_API_KEY'
{ "events": [ { "event": "text", "date": "2025-02-24T01:23:26.069Z", "user": "text", "protocol": "text", "endpoint": "text", "targets": [ "text" ] } ] }