---
title: "Get event counts grouped by event name"
method: GET
path: "/api/events/counts"
tags: ["Events"]
---

# Get event counts grouped by event name

`GET /api/events/counts`

## Query parameters

- `category` 'tool' | 'skill' | 'session' | 'api' | 'task' | 'workflow' | 'system'
- `source` 'worker' | 'api' | 'hook' | 'scheduler' | 'cli'
- `agentId` string
- `taskId` string
- `sessionId` string
- `since` string
- `until` string

## Response `200`

Event counts

---

[API](https://skmtc.dev/desplega-ai/apis/agent-swarm-api.md) · [All operations](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/llms.txt) · [OpenAPI document](https://skmtc.dev/desplega-ai/apis/agent-swarm-api/revisions/4f62e32be8ec?raw)
