---
title: "Get domain by shop id"
method: GET
path: "/admin/domains/connects.json"
tags: ["Domain"]
---

# Get domain by shop id

`GET /admin/domains/connects.json`

## Response `200`

OK

- Res
  - `shop_domains` ShopDomain[]
    - `id` integer — A unique identifier for the domain.
    - `public_domain` string — Domain name connected

---

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