---
title: "List of Dni Classes with associated Call Flow"
method: GET
path: "/callflow/dniclass"
tags: ["callflow"]
---

# List of Dni Classes with associated Call Flow

`GET /callflow/dniclass`

Retrieves DNI classes with associated call flow assignments. Returns DNI class configurations showing which call flows use each class for number pool management and visitor tracking segmentation.

## Query parameters

- `id` integer, required
- `limit` integer
- `offset` integer

## Response `200`

DNI classes with associated call flow information

- CallflowDniClass
  - `classes` string[] — Array of Dni Classes for Call Flow. Type: array of string.

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/convirza/apis/convirza-apis.md) · [All operations](https://skmtc.net/convirza/apis/convirza-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/convirza/convirza-apis/versions/ccf9bbe34f5a/schema)
