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

# Get custom domains

`GET /domains`

Get all custom domains for the authenticated user

## Response `200`

OK

- ModelDomain[]
  - `created_at` string
  - `description` string
  - `enabled` boolean
  - `from_name` string
  - `id` string
  - `mx_verified_at` string — nullable
  - `name` string
  - `owner_verified_at` string — nullable
  - `recipient` string
  - `send_verified_at` string — nullable

## Other responses

- `400` — Bad Request

## Changes

> 13 revisions in range; 1 could not be searched.

- **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/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)
