---
title: "List Vocabulary"
method: GET
path: "/api/admin/vocabulary"
tags: ["admin"]
---

# List Vocabulary

`GET /api/admin/vocabulary`

List all vocabulary mappings for a product.

## Query parameters

- `product_id` string, required — Product ID

## Headers

- `authorization` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas.md) · [All operations](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas/llms.txt) · [OpenAPI document](https://skmtc.dev/usecrow/apis/crow-backend-multi-tenant-saas/revisions/dafdd6b267c4?raw)
