---
title: "Retrieve DNS entries"
method: GET
path: "/api/domain/{internal_id}/dns"
tags: ["Domain"]
---

# Retrieve DNS entries

`GET /api/domain/{internal_id}/dns`

Fetch all DNS entries for the specified domain.

## Path parameters

- `internal_id` string, required

## Response `200`

Successful DNS listing

- object

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.dev/evicka-studio/apis/24fire-rest-api-v2.md) · [All operations](https://skmtc.dev/evicka-studio/apis/24fire-rest-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evicka-studio/24fire-rest-api-v2/revisions/ee3da07b5d44/schema)
