---
title: "Get list of tablets"
method: GET
path: "/tablets"
tags: ["cluster-info"]
---

# Get list of tablets

`GET /tablets`

Get list of tablets

## Response `200`

List of cluster tablets

- object
  - `data` unknown[], required — List of cluster tablets
    - unknown

## Other responses

- `400` — API Error
- `500` — API Error

## Changes

- **2022-11-03** `237b718158ec` — 1 info
  - endpoint added
- **2022-06-13** `7856cb3301b2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/changes/tablets/get.md)

---

[API](https://skmtc.dev/yugabyte/apis/yugabyte-cloud.md) · [All operations](https://skmtc.dev/yugabyte/apis/yugabyte-cloud/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yugabyte/yugabyte-cloud/revisions/237b718158ec/schema)
