query Clause: Filtering the Entities to Return

Description

The filter element of a GET on an entity collection.

Applies To

All entity collection resources.

Remarks

The syntax is ?query={query statement}.

Replace spaces in queries with %20. For example, write "query clause with spaces" as "query%20clause%20with%20spaces".

See Filtering a Collection of Entities