---
title: "Get the terms list of a specific Standard Vocabulary"
method: GET
path: "/standardvocab/{id}/terms"
tags: ["metadata"]
---

# Get the terms list of a specific Standard Vocabulary

`GET /standardvocab/{id}/terms`

Lookup and return the term list of an existing Standard Vocabulary
using its ID.

## Path parameters

- `id` string, required

## Response `200`

OK

## Other responses

- `400` — Bad request
- `401` — Not authorized
- `403` — Forbidden

---

[API](https://skmtc.net/clowder-framework/apis/clowder.md) · [All operations](https://skmtc.net/clowder-framework/apis/clowder/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clowder-framework/clowder/revisions/bcd187478e0d/schema)
