---
title: "GET /workspace/{workspaceId}/terminology"
method: GET
path: "/workspace/{workspaceId}/terminology"
tags: ["Workspaces"]
---

# GET /workspace/{workspaceId}/terminology

`GET /workspace/{workspaceId}/terminology`

Get the list of the workspace entities terminology

## Path parameters

- `workspaceId` string, required

## Response `200`

A list of workspace entities terminology

- TerminologyListTerminology

## Other responses

- `400` — Invalid workspace ID
- `401` — No access to account
- `403` — Access denied
- `500` — An error occurred while fetching terminology

---

[API](https://skmtc.net/craft/apis/craft-io-public-api.md) · [All operations](https://skmtc.net/craft/apis/craft-io-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/craft/craft-io-public-api/revisions/df0d980eb1e3/schema)
