Event Web Service query language

The Event Web Service uses standard query parameters for its URL query language.

Query parameters are used to modify the response from a resource in some way. For all resources, the response media type can be controlled. If a resource is a collection, the set of entries returned in the collection can be filtered in a variety of ways. Query parameters can be combined in interesting ways to further constrain a response.

The Event Web Service offers a number of parameters for filtering the event list by specific criteria. For example, you can filter the results by matching specific event parameters to a condition in a URL query parameter. It is also possible to reduce the list size by displaying only a certain number of list items and page through them. You can also send a time and date parameter which returns only those events that have been updated after the specified time and date.