---
title: "Returns errors grouped by error category."
method: GET
path: "/report/errors/category"
tags: ["Reports"]
---

# Returns errors grouped by error category.

`GET /report/errors/category`

Returns error events aggregated by error category, providing a high-level view of which types
 of errors are most frequent.

## Query parameters

- `filter` string
- `offset` integer
- `tz` string
- `limit` integer
- `from` string, required
- `to` string, required
- `sort` string
- `workspaces` string[]
- `direction` 'ASC' | 'DESC'

## Response `200`

Aggregated report data.

---

[API](https://skmtc.dev/voluum/apis/voluum-api.md) · [All operations](https://skmtc.dev/voluum/apis/voluum-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/voluum/voluum-api/revisions/d38854fb4b30/schema)
