---
title: "Retrieve peer clusters for a user"
method: GET
path: "/api/clusters/peers"
tags: ["Cloud18"]
---

# Retrieve peer clusters for a user

`GET /api/clusters/peers`

This endpoint retrieves the peer clusters that a user has access to.

## Headers

- `Authorization` string, required

## Response `200`

List of peer clusters

- PeerPeerCluster[]
  - `api-credentials-acl-allow` string
  - `api-credentials-acl-allow-external` string
  - `api-public-url` string
  - `cloud18-cost-currency` string
  - `cloud18-database-read-srv-record` string
  - `cloud18-database-read-write-split-srv-record` string
  - `cloud18-database-read-write-srv-record` string
  - `cloud18-domain` string
  - `cloud18-external-dbops` string
  - `cloud18-external-sysops` string
  - `cloud18-infra-certifications` string
  - `cloud18-infra-cpu-freq` string
  - `cloud18-infra-cpu-model` string
  - `cloud18-infra-data-centers` string
  - `cloud18-infra-geo-localizations` string
  - `cloud18-infra-public-bandwidth` string
  - `cloud18-monthly-dbops-cost` string
  - `cloud18-monthly-infra-cost` string
  - `cloud18-monthly-license-cost` string
  - `cloud18-monthly-sysops-cost` string
  - `cloud18-open-dbops` string
  - `cloud18-open-sysops` string
  - `cloud18-peer` string
  - `cloud18-platform-description` string
  - `cloud18-promotion-pct` string
  - `cloud18-shared` string
  - `cloud18-sla-provision-time` string
  - `cloud18-sla-repair-time` string
  - `cloud18-sla-response-time` string
  - `cloud18-sub-domain` string
  - `cloud18-sub-domain-zone` string
  - `cloud18-subscribed-dbops` string
  - `cluster-name` string
  - `isDown` boolean
  - `isFailable` boolean
  - `isMasterDown` boolean
  - `isProvisioned` boolean
  - `lastUpdate` string
  - `prov-db-cpu-cores` string
  - `prov-db-disk-iops` string
  - `prov-db-disk-size` string
  - `prov-db-memory` string
  - `prov-orchestrator` string
  - `prov-service-plan` string
  - `repmgrVersion` string

## Other responses

- `401` — Unauthenticated resource
- `500` — Failed to get token claims or Error Marshal

---

[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/revisions/7465ea0ee21a/schema)
