---
title: "List import rows"
method: GET
path: "/v1/import_rows"
tags: ["Import"]
---

# List import rows

`GET /v1/import_rows`

**Filterable:** import_job_id, status, row_number

## Query parameters

- `limit` integer
- `offset` integer
- `import_job_id` string, uuid
- `status` string

## Response `200`

Paginated list

---

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