---
title: "Get error summary for an embed file"
method: GET
path: "/v1/embeds/{embed_id}/error-summary"
tags: ["Importer Embeds"]
---

# Get error summary for an embed file

`GET /v1/embeds/{embed_id}/error-summary`

Retrieve an error summary for an embed file.

## Path parameters

- `embed_id` integer, required

## Query parameters

- `row_filter` 'all' | 'errors'
- `file_format` 'json' | 'excel', required

## Response `200`

200

- UrlResponse
  - `url` string, required

## Other responses

- `422` — 422

---

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