---
title: "GET /domain/{id}"
method: GET
path: "/domain/{id}"
tags: ["domainController"]
---

# GET /domain/{id}

`GET /domain/{id}`

## Path parameters

- `id` object, required

## Response `200`

domain instance

- DomainWithRelations — (tsType: domainWithRelations, schemaOptions: { includeRelations: true })
  - `domain_id` string
  - `domain_name` string
  - `domain_concept_id` number

---

[API](https://skmtc.net/ohdsi/apis/data-connection.md) · [All operations](https://skmtc.net/ohdsi/apis/data-connection/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ohdsi/data-connection/versions/b5ead99a1d44/schema)
