---
title: "Read Controlled Vocabulary List"
method: GET
path: "/vocab/lists/{cvlid}"
tags: ["Vocabularies"]
---

# Read Controlled Vocabulary List

`GET /vocab/lists/{cvlid}`

Read a controlled vocabulary list.

## Path parameters

- `cvlid` 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 lists are available.

## Other responses

- `404` — The lists do 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)
