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

# Returns errors report.

`GET /report/errors`

Returns error events that occurred during visit/click/conversion processing.
Useful for diagnosing tracking issues, broken redirects, postback failures, and offer-side
 errors.

Date range uses the same half-open [from, to) semantics as GET /report.

## 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.net/voluum/apis/voluum-api.md) · [All operations](https://skmtc.net/voluum/apis/voluum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voluum/voluum-api/revisions/ebf61c973cf2/schema)
