---
title: "getEndCustomerStatus user"
method: GET
path: "/users/end-customer-status"
tags: ["user"]
---

# getEndCustomerStatus user

`GET /users/end-customer-status`

get end customer status, e.g. some additional checks needed

## Response `200`

OK response.

- EndCustomerStatus
  - `verification_required` boolean, required — whether the user requires end customer verification

## Other responses

- `401` — Unauthorized: Unauthorized response.
- `403` — InvalidScopes: Forbidden response.

---

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