---
title: "Get KYC Status"
method: GET
path: "/customers/status/{customerId}"
---

# Get KYC Status

`GET /customers/status/{customerId}`

After a customer opens an account after providing proof of their identity (via Add Document), the status of their account can be queried.

## Path parameters

- `customerId` string, required

## Headers

- `api-key` string, required
- `auth-key` string, required

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/stockal/apis/uat-client-api-v2.md) · [All operations](https://skmtc.net/stockal/apis/uat-client-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stockal/uat-client-api-v2/versions/08e36bbbd3be/schema)
