---
title: "Get Domain"
method: GET
path: "/domains/{id}"
tags: ["Domains"]
---

# Get Domain

`GET /domains/{id}`

Get a single domain by ID.

## Path parameters

- `id` string, uuid, required

## Response `200`

Domain details

## Other responses

- `401` — Unauthorized - Invalid or missing API key
- `404` — Not Found - Resource does not exist

---

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