---
title: "GET /v1/namespaces/simple"
method: GET
path: "/v1/namespaces/simple"
tags: ["Namespace"]
---

# GET /v1/namespaces/simple

`GET /v1/namespaces/simple`

GetNamespaceSimple returns namespace detail by uid and secret, no auth required.

## Query parameters

- `uid` string
- `secret` string

## Response `200`

OK

- GoddessApiV1NamespaceItem
  - `uid` string
  - `name` string
  - `metadata` object
  - `remark` string
  - `createdAt` string
  - `updatedAt` string
  - `status` integer
  - `logo` string
  - `secret` string
  - `banners` string[]
  - `leader` string

---

[API](https://skmtc.net/aide-family/apis/untitled-api-2.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api-2/versions/d97780a0ed10/schema)
