---
title: "get obcluster statistic"
method: GET
path: "/api/v1/obclusters/statistic"
tags: ["OBCluster"]
---

# get obcluster statistic

`GET /api/v1/obclusters/statistic`

get obcluster statistic info

## Response `200`

OK

- object
  - `data` ResponseOBClusterStatistic[], required
    - `count` integer, required
    - `status` string, required
  - `message` string, required
  - `successful` boolean, required

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

## Changes

- **2024-03-14** `649de0f2e535` — 2 info
  - api tag `OBCluster` added
  - api tag `Obcluster` removed
- **2024-02-27** `643ae3c8d824` — 2 info
  - api tag `Obcluster` added
  - api tag `OBCluster` removed

[Change history](https://skmtc.dev/oceanbase/apis/oceanbase-dashboard-api/changes/api/v1/obclusters/statistic/get.md)

---

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