Registered Event Listeners

Retrieve a list of all currently registered event listeners.

Sample Request

https://apiX.optimove.net/current/general/GetRegisteredEventListeners

Sample Response

[
  {"EventTypeID":1,"ChannelID":201,"ListenerURL":"https%3A%2F%2Fwww.exampleurl.com%2Feventlistener1"},
  {"EventTypeID":2,"ChannelID":201,"ListenerURL":"https%3A%2F%2Fwww.exampleurl.com%2Feventlistener2"}
]
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!