---
title: "Get abnormal workloads"
method: GET
path: "/kapis/resources.kubesphere.io/v1alpha2/abnormalworkloads"
tags: ["Cluster Resources"]
deprecated: true
---

# Get abnormal workloads

`GET /kapis/resources.kubesphere.io/v1alpha2/abnormalworkloads`

> **Deprecated.**

## Response `200`

ok

- ApiWorkloads
  - `data` object, required — the number of unhealthy workloads
  - `items` object — unhealthy workloads
  - `namespace` string, required — the name of the namespace

## Changes

- **2026-07-17** `0451c8cec9b1` — 2 info
  - api operation id `handleGetNamespacedAbnormalWorkloads` removed and replaced with `get-cluster-abnormal-workloads`
  - endpoint deprecated
- **2020-04-16** `fd6c3de5ef07` — 1 info
  - api operation id `GetClusterAbnormalWorkloads` removed and replaced with `handleGetNamespacedAbnormalWorkloads`
- **2019-08-27** `6d6e730a2d14` — 2 info
  - api operation id `get-cluster-abnormal-workloads` removed and replaced with `GetClusterAbnormalWorkloads`
  - endpoint reactivated

[Change history](https://skmtc.dev/kubesphere/apis/ks-api/changes/kapis/resources.kubesphere.io/v1alpha2/abnormalworkloads/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)
