---
title: "Get Text Blocklist By blocklistName"
method: GET
path: "/text/blocklists/{blocklistName}"
---

# Get Text Blocklist By blocklistName

`GET /text/blocklists/{blocklistName}`

Returns text blocklist details.

## Path parameters

- `blocklistName` string, required

## Query parameters

- `api-version` string, required

## Response `200`

The request has succeeded.

- TextBlocklist — Text Blocklist.
  - `blocklistName` string, required — Text blocklist name.
  - `description` string — Text blocklist description.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/azure/apis/cognitiveservices-contentsafety.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-contentsafety/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-contentsafety/revisions/d4969093cba0/schema)
