---
title: "Get an import report"
method: GET
path: "/import/{importId}"
tags: ["Import"]
---

# Get an import report

`GET /import/{importId}`

Gets the full import report for a specific import ID.

## Path parameters

- `importId` string, uuid, required

## Response `200`

Import report

- ImportReport — Full import report (structure varies).

## Other responses

- `404` — Import not found

---

[API](https://skmtc.net/defra/apis/keeper-data-bridge-api.md) · [All operations](https://skmtc.net/defra/apis/keeper-data-bridge-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/defra/keeper-data-bridge-api/revisions/0ab7d7a7a24f/schema)
