---
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

---

[API](https://skmtc.net/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.net/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/marmotdata/marmot-api/versions/ba1b1c4be2e7/schema)
