You can apply property filtering for REST requests at three levels: default filtering, filtering templates, and per-request filtering. The REST Web Services server gives priority to filters according to these levels in the following order.

For example, if default filtering specifies that a property should be hidden and a per-request filter specifies that it is not hidden, the per-request filtering has priority. The property value will be returned in the results.