This API will provide a history of the changes to a specific Explore API Configuration. For example, if it your API is created on day one and then new attributes are added on day two, the API would provide a CREATED and a MODIFIED event. It is also possible to receive an UNMODIFIED event which indicates that an administrative change occurred with no changes made to the data delivered by the API - UNMODIFIED events can effectively be ignored.

This API can be called at any time interval and the consumers can trigger a full reingestion of data from the Explore API if they see a new MODIFIED since the last EVENT that they have tracked.