---
title: "Changes to getErpImport"
method: GET
path: "/v2/erp/imports/{importId}"
---

# Changes to getErpImport

`GET /v2/erp/imports/{importId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 8 revisions.

- **2026-08-26** `a765dc127359` — 1 warning
- **2026-08-19** `cf02c9310c0f` — 2 info
- **2026-08-19** `a567add0c3f5` — 2 breaking, 3 info
- **2026-08-14** `68961a011db0` — 2 breaking, 2 info
- **2026-08-01** `c24837d75096` — 1 info

## Changes

- **2026-08-26** `a765dc127359` — 1 warning
  - added the new `BLANK_ROWS_SKIPPED` enum value to the `validation/issues/items/code` response property for the response status `200`
- **2026-08-19** `cf02c9310c0f` — 2 info
  - added the optional property `column_count` to the response with the `200` status
  - added the optional property `size_bytes` to the response with the `200` status
- **2026-08-19** `a567add0c3f5` — 2 breaking, 3 info
  - the `validation/issues/items/columns/items/` response's property type/format changed from `string`/`` to `object`/`` for status `200`
  - removed the required property `validation/issues/items/message` from the response with the `200` status
  - added the optional property `validation/issues/items/columns/items/entity` to the response with the `200` status
  - added the optional property `validation/issues/items/row` to the response with the `200` status
  - added the required property `validation/issues/items/columns/items/name` to the response with the `200` status
- **2026-08-14** `68961a011db0` — 2 breaking, 2 info
  - the response property `integration_id` became optional for the status `200`
  - removed the required property `error/type` from the response with the `200` status
  - added the optional property `validation/issues` to the response with the `200` status
  - added the required property `error/code` to the response with the `200` status
- **2026-08-01** `c24837d75096` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/epilot/apis/integration-toolkit-api/docs/v2/erp/imports/:importId/get.md) · [API](https://skmtc.dev/epilot/apis/integration-toolkit-api.md) · [Page](https://skmtc.dev/epilot/apis/integration-toolkit-api/changes/v2/erp/imports/:importId/get)
