---
title: "Get assets by glossary term"
method: GET
path: "/assets/by-glossary-term/{term_id}"
tags: ["assets"]
---

# Get assets by glossary term

`GET /assets/by-glossary-term/{term_id}`

Retrieve all assets associated with a specific glossary term

## Path parameters

- `term_id` string, required

## Query parameters

- `limit` integer
- `offset` integer

## Response `200`

OK

- object

## Other responses

- `500` — Internal Server Error

## Changes

- **2025-11-17** `a923e291a286` — 1 info
  - endpoint added
- **2025-06-02** `0c070796939d` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/assets/by-glossary-term/:term_id/get.md)

---

[API](https://skmtc.dev/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.dev/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc.dev/marmotdata/apis/marmot-api/revisions/cadebfd78fef?raw)
