---
title: "List all custom domains"
method: GET
path: "/email/domains"
---

# List all custom domains

`GET /email/domains`

List all custom domains for your organization, including their verification status and DNS records.

## Response `200`

Default Response

- object[]
  - `domainName` string, required
  - `domainNameVerificationStatus` string, nullable, required
  - `records` unknown, required

## Other responses

- `500` — Internal Server Error

---

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