---
title: "Lightweight status counts for dashboards"
method: GET
path: "/api/status/summary"
tags: ["Status"]
---

# Lightweight status counts for dashboards

`GET /api/status/summary`

## Response `200`

Counts of operational, degraded, and down services

- object
  - `ok` boolean
  - `summary` object
    - `total` integer
    - `operational` integer
    - `degraded` integer
    - `down` integer

---

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