---
title: "List Deal Imports"
method: GET
path: "/v3/deal-imports"
tags: ["Deal Imports"]
---

# List Deal Imports

`GET /v3/deal-imports`

Get paginated list of deal imports for workspace

## Response `200`

- object
  - `totalCount` number — Total de registros
  - `data` DealImport[]
    - `id` string, required
    - `_id` string, required

---

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