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

# /v1/domains/:id

`GET /v1/domains/{id}`

Get details about a specific domain shared in the workspace

## Path parameters

- `id` string, required

## Headers

- `workspace` string

## Response `200`

200

- SharedDomain
  - `id` string
  - `fullName` string

## Other responses

- `404` — 404

---

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