Discussions

Ask a Question
Back to All

ReceiveEndPoints for an incident

Is there any way to get the receiveEndPoints for an incident through the API?

They are currently returned in the notifications but not for incidents.

"receiveEndPoints": [
  {"receiveUrl": "https://webserver/api/EverbridgePost/Alert",
   "transportProtocol": "HTTPS",
   "credential": {
     "userName": "******",
     "password": "******"
   }
]