Web API: Filters
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.