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. The fields available for a RulesCount object.
1all_project_client_apps, cap_per_client_app, cap_per_project, client_app_rules_count, project_rules_count [
"all_project_client_apps",
"cap_per_client_app",
"cap_per_project",
"client_app_rules_count",
"project_rules_count"
]The request has succeeded.
A count of user-provided stream filtering rules at the application and project levels.
1An HTTP Problem Details object, as defined in IETF RFC 7807 (https://tools.ietf.org/html/rfc7807).