Web API: Filters

From QPR ProcessAnalyzer Wiki
Revision as of 13:50, 16 May 2020 by Ollvihe (talk | contribs)
Jump to navigation Jump to search

The Filters operation gets all available filters based on the search criteria. Optional parameter is modelId. If defined, returns only filters belonging to the identified model.

Url: GET /api/filters?modelId=123

Returns a JSON array containing JSON representations of all the filters in the system or in the model provided as a parameter.