Detect event changes

To return a list of event changes, in the Service Document, click the URL for the event change list:

https://<server.example.com>/opr-web/rest/event_change_list

You may want to return a list of all event changes since the last time you got a list of events. The following example URL returns a list of all event changes since 12:29:54 on March 10, 2010 in an atom feed format:

https://<server.example.com>/opr-web/rest/event_change_list?format=atom&watermark=2010-03-10T15:59:17%2B01:00