---
title: "GET /vocabulary/{id}"
method: GET
path: "/vocabulary/{id}"
tags: ["vocabularyController"]
---

# GET /vocabulary/{id}

`GET /vocabulary/{id}`

## Path parameters

- `id` object, required

## Response `200`

vocabulary instance

- VocabularyWithRelations — (tsType: vocabularyWithRelations, schemaOptions: { includeRelations: true })
  - `vocabulary_id` string
  - `vocabulary_name` string
  - `vocabulary_reference` string
  - `vocabulary_version` string
  - `vocabulary_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/revisions/b5ead99a1d44/schema)
