---
title: "Get Excel document with Location errors"
method: GET
path: "/batch/{id}/error-report"
tags: ["Batch Operation"]
---

# Get Excel document with Location errors

`GET /batch/{id}/error-report`

After a file import, a results report is created with all location failures. This endpoints allows downloading only the locations with errors.

## Path parameters

- `id` string, required

## Response `200`

Successfully retrieved error report file

## Other responses

- `400` — Bad Request - The request was invalid or cannot be otherwise served
- `401` — Unauthorized - Authentication credentials are missing or invalid
- `403` — Forbidden - The request is understood, but has been refused or access is not allowed
- `404` — Not Found - The requested resource could not be found

---

[API](https://skmtc.net/uberall/apis/uberall-api.md) · [All operations](https://skmtc.net/uberall/apis/uberall-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/uberall/uberall-api/revisions/ddc577c548ee/schema)
