---
title: "Get Cluster Client For Client Id"
method: GET
path: "/router/v1/cluster_clients/client/{client_id}"
tags: ["cluster_client"]
---

# Get Cluster Client For Client Id

`GET /router/v1/cluster_clients/client/{client_id}`

## Path parameters

- `client_id` string, required

## Headers

- `x-cluster-key` string

## Response `200`

Successful Response

- ClusterClientDomain
  - `client_id` string, required
  - `cluster_id` string, required

## Other responses

- `422` — Validation Error

---

[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/6463e4cc09e1/schema)
