---
title: "Fetch clusters"
method: GET
path: "/api/clusters"
tags: ["Cluster"]
---

# Fetch clusters

`GET /api/clusters`

Fetches the list of clusters that the user has access to based on ACL.

## Headers

- `Authorization` string, required

## Response `200`

List of clusters

- object[]

## Other responses

- `401` — Unauthenticated resource
- `500` — Internal server error

---

[API](https://skmtc.net/signal18/apis/untitled-api.md) · [All operations](https://skmtc.net/signal18/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/signal18/untitled-api/versions/7465ea0ee21a/schema)
