Skip to main content

List Events Count

GEThttps://api.coralogix.com/mgmt/openapi/5/alerts/events/v3/all/count

Returns the count of alert events matching the given filters.

Authorizations

Authorizationstringheaderrequired
API key authentication

Request

Query Parameters

    filter# objectrequired

    Filter criteria for events.

Response

application/json
    count#stringrequired

    Number of items.

    Possible values: non-empty and <= 20 characters, Value must match regular expression ^[0-9]+$

    Example: 10
    reachedLimit#booleanrequired

    The reached limit.

    Example: false