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

# Get abnormal workloads

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

> **Deprecated.**

## Path parameters

- `namespace` string, required

## 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` — 4 info
  - api operation id `handleGetNamespacedAbnormalWorkloads` removed and replaced with `get-namespaced-abnormal-workloads`
  - api tag `Namespaced Resources` added
  - api tag `Namespace Resources` removed
  - endpoint deprecated
- **2020-04-16** `fd6c3de5ef07` — 1 info
  - api operation id `GetNamespacedAbnormalWorkloads` removed and replaced with `handleGetNamespacedAbnormalWorkloads`
- **2019-08-27** `6d6e730a2d14` — 4 info
  - api operation id `get-namespaced-abnormal-workloads` removed and replaced with `GetNamespacedAbnormalWorkloads`
  - api tag `Namespace Resources` added
  - api tag `Namespaced Resources` removed
  - endpoint reactivated

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