---
title: "Changes to Get KYC status"
method: GET
path: "/api/v1/user/kyc/status"
---

# Changes to Get KYC status

`GET /api/v1/user/kyc/status`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 4 revisions.

- **2026-08-27** `7ed1b58c5607` — 4 warning, 6 info

## Changes

- **2026-08-27** `7ed1b58c5607` — 4 warning, 6 info
  - added the new `conduit_crypto` enum value to the `provider` response property for the response status `200`
  - added the new `conduit_fiat` enum value to the `provider` response property for the response status `200`
  - added the new `dakota` enum value to the `provider` response property for the response status `200`
  - added the new `due` enum value to the `provider` response property for the response status `200`
  - added the new enum value `conduit_crypto` to the `query` request parameter `provider`
  - added the new enum value `conduit_fiat` to the `query` request parameter `provider`
  - added the new enum value `dakota` to the `query` request parameter `provider`
  - added the new enum value `due` to the `query` request parameter `provider`
  - removed the `in_review` enum value from the `kycStatus` response property for the response status `200`
  - removed the `in_review` enum value from the `status/anyOf[subschema #1: KycStatus]/` response property for the response status `200`

---

[Operation](https://skmtc.dev/hevn-inc/apis/hevn-api/docs/api/v1/user/kyc/status/get.md) · [API](https://skmtc.dev/hevn-inc/apis/hevn-api.md) · [Page](https://skmtc.dev/hevn-inc/apis/hevn-api/changes/api/v1/user/kyc/status/get)
