---
title: "List Clusters"
method: GET
path: "/router/v1/clusters/"
tags: ["clusters"]
---

# List Clusters

`GET /router/v1/clusters/`

Returns the list of clusters available to the router.

## Response `200`

Successful Response

- ClusterInfoDomain[]
  - `cluster_id` string, required
  - `cluster_label` string, required
  - `cluster_url` string, uri, required
  - `cluster_oo_url` string, uri, required
  - `cluster_wopi_oo_url` string, uri, required
  - `sidebar_backend_url` string, uri, required

---

[API](https://skmtc.net/spotdraft/apis/oogway-be-router.md) · [All operations](https://skmtc.net/spotdraft/apis/oogway-be-router/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/spotdraft/oogway-be-router/revisions/738a4b0ef47e/schema)
