Execute Filter Count
Filter
Execute Filter Count
Executes the saved query of the filter by id and returns the count.
GET
Execute Filter Count
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the filter to execute.
Response
Request successful.
The number of matching instances.