---
title: "GET /portfolio/{portfolioId}/terminology"
method: GET
path: "/portfolio/{portfolioId}/terminology"
tags: ["Portfolios"]
---

# GET /portfolio/{portfolioId}/terminology

`GET /portfolio/{portfolioId}/terminology`

Get the list of the portfolio entities terminology

## Path parameters

- `portfolioId` string, required

## Response `200`

A list of portfolio entities terminology

- TerminologyListTerminology

## Other responses

- `400` — Invalid portfolio ID
- `401` — No access to portfolio
- `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)
