---
title: "List active namespaces"
method: GET
path: "/api/v1alpha/namespaces"
tags: ["Namespaces"]
---

# List active namespaces

`GET /api/v1alpha/namespaces`

Returns all active dev namespaces with their deployed services and rate limits.

## Response `200`

Namespace list retrieved successfully

- NamespaceInfo[]
  - `namespace` string — Namespace identifier
  - `services` object — Map of services and their rate limits

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/hail-is/apis/hail-ci-service.md) · [All operations](https://skmtc.net/hail-is/apis/hail-ci-service/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hail-is/hail-ci-service/versions/37d6dddb7b5a/schema)
