Skip to main content
GET
Get stream rule counts

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

rules_count.fields
enum<string>[]

A comma separated list of RulesCount fields to display. The fields available for a RulesCount object.

Minimum array length: 1
Available options:
all_project_client_apps,
cap_per_client_app,
cap_per_project,
client_app_rules_count,
project_rules_count
Example:

Response

The request has succeeded.

data
object

A count of user-provided stream filtering rules at the application and project levels.

errors
object[]
Minimum array length: 1

An HTTP Problem Details object, as defined in IETF RFC 7807 (https://tools.ietf.org/html/rfc7807).