---
title: "Get Customer Hash"
method: GET
path: "/api/v4.0/integrations/customers/{customerId}/hash"
---

# Get Customer Hash

`GET /api/v4.0/integrations/customers/{customerId}/hash`

Generate a hash for an existing customer based on their unique customerId.

## Path parameters

- `customerId` string, required

## Response `200`

Customer hash generated

- CustomerHashResponse
  - `hash` string — A unique, rotating identifier generated for each customer for secure verification

---

[API](https://skmtc.net/gameballers/apis/gameball-api.md) · [All operations](https://skmtc.net/gameballers/apis/gameball-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gameballers/gameball-api/versions/2e4a8bfe2291/schema)
