---
title: "get namespace by groupId."
method: GET
path: "/cc/v1/groups/{groupId}/namespaces"
tags: ["Groups"]
---

# get namespace by groupId.

`GET /cc/v1/groups/{groupId}/namespaces`

Optional extended description in Markdown.

## Path parameters

- `groupId` integer, required

## Response `200`

Detailed GroupNamespace and GroupNamespace information.

- GroupNamespace
  - `id` integer — the id of GroupStorage
  - `groupId` integer — the groupId
  - `namespaceId` integer — the namespaceId
  - `namespace` string — the name of namespace
  - `remarks` string — the remarks UserGroup
  - `enableFlag` integer — Whether the data is valid

## Other responses

- `401` — Unauthorized
- `404` — url to add GroupNamespace not found.

---

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