---
title: "GET /concept_synonym/{id}"
method: GET
path: "/concept_synonym/{id}"
tags: ["concept_synonymController"]
---

# GET /concept_synonym/{id}

`GET /concept_synonym/{id}`

## Path parameters

- `id` object, required

## Response `200`

concept_synonym instance

- ConceptSynonymWithRelations — (tsType: concept_synonymWithRelations, schemaOptions: { includeRelations: true })
  - `concept_id` number
  - `concept_synonym_name` string
  - `language_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)
