---
title: "Get custom domains DNS config"
method: GET
path: "/domains/dns-config"
tags: ["domain"]
---

# Get custom domains DNS config

`GET /domains/dns-config`

Get the DNS configuration for all custom domains of the authenticated user

## Response `200`

OK

- ModelDNSConfig
  - `dkim_selectors` string[]
  - `domain` string
  - `mx_hosts` string[]
  - `verify` string

## Other responses

- `400` — Bad Request

## Changes

- **2026-02-27** `40af593ffad2` — 1 info
  - endpoint added
- **2025-07-07** `24d4b1cd7621` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/ivpn/apis/untitled-api/changes/domains/dns-config/get.md)

---

[API](https://skmtc.dev/ivpn/apis/untitled-api.md) · [All operations](https://skmtc.dev/ivpn/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ivpn/untitled-api/revisions/0e7bcc538dce/schema)
