---
title: "Count Events"
method: GET
path: "/api/v1/events/count"
---

# Count Events

`GET /api/v1/events/count`

Count Events

## Query parameters

- `pretty` boolean
- `priority` string
- `source` string
- `filter` string
- `rule` string
- `tags` string
- `since` integer

## Response `200`

Count Events Result

- ModelsResultsCount
  - `statistics` ModelsStatistics
    - `all` integer
    - `distincts` integer
    - `returned` integer

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/falcosecurity/apis/falcosidekick-ui.md) · [All operations](https://skmtc.net/falcosecurity/apis/falcosidekick-ui/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/falcosecurity/falcosidekick-ui/revisions/5834d9a5aa0b/schema)
