GET
/
v1
/
kyc
/
:userid
/
history
Get KYC history
curl --request GET \
  --url https://api.example.com/v1/kyc/:userid/history
Requires kyc.read.
userid
string
required