Retrieves the count of rules in the active rule set for the filtered stream.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A comma separated list of RulesCount fields to display.
1
[
"all_project_client_apps",
"cap_per_client_app",
"cap_per_project",
"client_app_rules_count",
"project_rules_count"
]
The request has succeeded.
The response is of type object
.