---
title: "List resources at namespace scope"
method: GET
path: "/kapis/resources.kubesphere.io/v1alpha3/namespaces/{namespace}/{resources}"
tags: ["Namespaced Resources"]
deprecated: true
---

# List resources at namespace scope

`GET /kapis/resources.kubesphere.io/v1alpha3/namespaces/{namespace}/{resources}`

> **Deprecated.**

## Path parameters

- `namespace` string, required
- `resources` string, required

## Query parameters

- `name` string
- `page` string, page=%d
- `limit` string
- `ascending` string
- `sortBy` string
- `fieldSelector` string

## Response `200`

ok

- ApiListResult
  - `items` RuntimeObject[], required
    - unknown
  - `totalItems` integer, required

---

[API](https://skmtc.net/kubesphere/apis/ks-api.md) · [All operations](https://skmtc.net/kubesphere/apis/ks-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kubesphere/ks-api/revisions/0451c8cec9b1/schema)
