cURL
curl --request GET \ --url https://api.kryptonfund.com/api/v1/kyc/status/{email}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Get KYC status for a user by email - can be called by Transak
Successful Response