---
title: "Return list of all controlled namespaces."
method: GET
path: "/namespaces"
tags: ["namespace"]
---

# Return list of all controlled namespaces.

`GET /namespaces`

## Query parameters

- `namespaces` string
- `search` string
- `page` string
- `pageSize` string

## Response `200`

## Changes

- **2026-08-26** `52a332d799de` — 4 info
  - added the new optional `query` request parameter `namespaces`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `pageSize`
  - added the new optional `query` request parameter `search`
- **2026-08-17** `ce7276b4dbad` — 4 warning
  - deleted the `query` request parameter `namespaces`
  - deleted the `query` request parameter `page`
  - deleted the `query` request parameter `pageSize`
  - deleted the `query` request parameter `search`
- **2026-08-14** `888b298e88a5` — 4 info
  - added the new optional `query` request parameter `namespaces`
  - added the new optional `query` request parameter `page`
  - added the new optional `query` request parameter `pageSize`
  - added the new optional `query` request parameter `search`

[Change history](https://skmtc.dev/epinio/apis/epinio-api/changes/namespaces/get.md)

---

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