---
title: "Read Controlled Vocabulary Term"
method: GET
path: "/vocab/terms/{cvtid}"
tags: ["Vocabularies"]
---

# Read Controlled Vocabulary Term

`GET /vocab/terms/{cvtid}`

Read a controlled vocabulary term.

## Path parameters

- `cvtid` string, required

## Headers

- `Accept` 'application/ld+json' | 'application/x-fs-v1+json' | 'application/json' | 'application/rdf+xml' | 'application/x-fs-v1+xml' | 'application/xml', required

## Response `200`

The term is available.

## Other responses

- `404` — The term does not exist.

---

[API](https://skmtc.net/familysearch/apis/authentication-endpoints.md) · [All operations](https://skmtc.net/familysearch/apis/authentication-endpoints/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/familysearch/authentication-endpoints/revisions/2b5020574a62/schema)
