Discussions
ReceiveEndPoints for an incident
over 1 year ago by UMMC DIS
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": "******"
}
]