Skip to main content
Get total count of incident events

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

filter
Incident event query filter · object

Filter for incident events Filter configuration for incident events

Response

A response containing the total count of matching incident events and whether the count limit was reached

count
string

Total number of incident events matching the filter

Required string length: 1 - 20
Pattern: ^[0-9]+$
Example:

"100"

reachedLimit
boolean

Indicates if the count reached the system limit

Example:

false