GET /dr/dr-notifications HTTP/1.1
Host: api.ecosuite.io/
Authorization: YOUR_API_KEY
Accept: */*
{
"events": [
{
"event": "text",
"targets": [
"text"
],
"date": "2025-12-16T02:13:31.732Z",
"user": "text",
"protocol": "text",
"endpoint": "text"
}
]
}