Web API: Filters

From QPR ProcessAnalyzer Wiki
Revision as of 11:01, 16 May 2020 by Ollvihe (talk | contribs) (Created page with "Get all available Views/Filters based on the search criteria. Optional parameter is '''modelId'''. If defined, returns only filters belonging to the identified model. <pre> U...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Get all available Views/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 filter objects in model having id 1 that are visible for the user.