---
title: "GET /contentmoderator/lists/v1.0/termlists"
method: GET
path: "/contentmoderator/lists/v1.0/termlists"
tags: ["ListManagementTermLists"]
---

# GET /contentmoderator/lists/v1.0/termlists

`GET /contentmoderator/lists/v1.0/termlists`

Gets all the term lists.

## Response `200`

OK.

- TermList[]
  - `Id` integer — Term list ID.
  - `Name` string — Term list name.
  - `Description` string — Description for the term list.
  - `Metadata` object — Term list metadata.

## Other responses

- `default` — Error response.

---

[API](https://skmtc.dev/azure/apis/content-moderator-client.md) · [All operations](https://skmtc.dev/azure/apis/content-moderator-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/content-moderator-client/revisions/463151b3b84e/schema)
