---
title: "Returns a namespace."
method: GET
path: "/cc/v1/namespaces/myNamespace"
tags: ["Namespaces"]
---

# Returns a namespace.

`GET /cc/v1/namespaces/myNamespace`

Optional extended description in Markdown.

## Query parameters

- `clusterName` string

## Response `200`

Detailed User and User information.

- Namespace
  - `id` integer — the id of namespace
  - `namespace` string — the namespace name
  - `remarks` string — the remarks of namespace
  - `enableFlag` integer — Whether the data is valid

## Other responses

- `401` — Unauthorized
- `404` — url to get myUsers not found.

---

[API](https://skmtc.dev/webankfintech/apis/mlss-cc-api.md) · [All operations](https://skmtc.dev/webankfintech/apis/mlss-cc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/webankfintech/mlss-cc-api/revisions/615a549c16f7/schema)
