---
title: "Get Cluster Client For Email Hash"
method: GET
path: "/router/v1/cluster_emails/email/{email_hash}"
tags: ["cluster_email"]
---

# Get Cluster Client For Email Hash

`GET /router/v1/cluster_emails/email/{email_hash}`

## Path parameters

- `email_hash` string, required

## Headers

- `x-cluster-key` string

## Response `200`

Successful Response

- ClusterEmailDomain
  - `email_hash` 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/dbd62d7b8bca/schema)
