---
title: "List user glossary namespaces."
method: GET
path: "/v2/blu_translation/glossary/namespaces"
tags: ["translation"]
---

# List user glossary namespaces.

`GET /v2/blu_translation/glossary/namespaces`

List distinct non-empty glossary namespaces available to the current user.

## Headers

- `Authorization` string, required

## Response `200`

success, data is an array of namespace strings

- BluenteInternalPlatformUtilsBaseResponse
  - `code` integer — 0=success，only parse data when code=0
  - `data` unknown
  - `message` string — tip message

---

[API](https://skmtc.net/bluente/apis/bluente-api.md) · [All operations](https://skmtc.net/bluente/apis/bluente-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bluente/bluente-api/revisions/5c90e58bf672/schema)
