filter

The filter parameter lets you filter query results and limit a set of displayed items.

By default, the query results are not filtered: the REST API lists all resource collections. Using the filter parameter, you can request only those items that match the specified criteria.

The filter component in the query string has the following format:

filter=<filterCriteria>

where <filterCriteria> is a logical expression that combines the following elements:

Page updated 1/25/2024

Page content applies to build 12.1.2.172