---
title: "Cluster level resources"
method: GET
path: "/kapis/resources.kubesphere.io/v1alpha3/{resources}"
tags: ["Cluster Resources"]
deprecated: true
---

# Cluster level resources

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

> **Deprecated.**

## Path parameters

- `resources` string, required

## Query parameters

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

## Response `200`

ok

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

## Changes

- **2026-07-17** `0451c8cec9b1` — 4 info
  - api operation id `handleListResources` removed and replaced with `list-cluster-resources`
  - api tag `Cluster Resources` added
  - api tag `Clustered Resource` removed
  - endpoint deprecated
- **2020-08-13** `a1dfd3d9e265` — 2 info
  - api tag `Clustered Resource` added
  - api tag `Namespaced Resource` removed
- **2020-04-16** `fd6c3de5ef07` — 1 info
  - endpoint added
- **2019-08-27** `6d6e730a2d14` — 1 info
  - api path removed with deprecation

[Change history](https://skmtc.dev/kubesphere/apis/ks-api/changes/kapis/resources.kubesphere.io/v1alpha3/:resources/get.md)

---

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