/  Yamcs HTTP API  /  Filtering

Filtering

Some list methods provide a filter option. This option can be use to provide a query expression to filter based on the fields of each list item. Methods providing this option allow to use POST in addition to GET, to avoid encoding of lengthy queries in the query parameter.

The filter syntax allows for two kinds of search: text search, and field search.