---
title: "Get Dnc items by id"
method: GET
path: "/v1/dnc/{dncListId}"
tags: ["do-not-contact"]
---

# Get Dnc items by id

`GET /v1/dnc/{dncListId}`

## Path parameters

- `dncListId` string, required

## Query parameters

- `search` string
- `pageSize` number
- `page` number
- `type` 'all' | 'email' | 'domain', required

## Response `200`

Successfully fetched dnc item<br><br>

- unknown

## Other responses

- `400` — 40004: Failed to fetch dnc item<br><br>
- `500` — 5001: Internal server error, please try again later<br><br>

---

[API](https://skmtc.dev/saleshandy/apis/develop-with-saleshandy.md) · [All operations](https://skmtc.dev/saleshandy/apis/develop-with-saleshandy/llms.txt) · [OpenAPI document](https://skmtc.dev/saleshandy/apis/develop-with-saleshandy/revisions/78695b8296c5?raw)
