---
title: "Get the Sending Domain"
method: GET
path: "/sending-domains/{domain_id}"
tags: ["Sending Domains"]
---

# Get the Sending Domain

`GET /sending-domains/{domain_id}`

## Response `200`

Request success

- object
  - `status` 'success' | 'error'
  - `data` object
    - `record` object
      - `name` string
      - `verified` string
      - `dns_records` object

## Other responses

- `429` — Too many request

---

[API](https://skmtc.net/blastable/apis/blastable-api-info.md) · [All operations](https://skmtc.net/blastable/apis/blastable-api-info/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blastable/blastable-api-info/revisions/cc4674aae0eb/schema)
