Dr notifications
Authorizations
Responses
200
successful operation
application/json
get
/dr/dr-notificationsGET /dr/dr-notifications HTTP/1.1
Host: api.ecosuite.io/
Authorization: YOUR_API_KEY
Accept: */*
200
successful operation
{
  "events": [
    {
      "event": "text",
      "targets": [
        "text"
      ],
      "date": "2025-10-31T17:07:54.420Z",
      "user": "text",
      "protocol": "text",
      "endpoint": "text"
    }
  ]
}