Skip to main content
POST
/
api
/
v1
/
kyc
/
check-status
/
{user_id}
Check Kyc Status
curl --request POST \
  --url https://api.kryptonfund.com/api/v1/kyc/check-status/{user_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

user_id
string
required

Response

Successful Response