Get Filter Count
GET/filter/count
Retrieves the number of filters that fulfill a provided query. Corresponds to the size of the result set when using the Get Filters method.
Request
Responses
- 200
- 400
Request successful.
Returned if some of the query parameters are invalid, for example if
a sortOrderparameter is supplied, but no sortBy, or if an invalid operator
for variable comparison is used. See the
Introduction
for the error response format.