Users
Authorizations
AuthorizationstringRequired
Clerk authentication token (session JWT or Clerk OAuth access token) used by Credit Coop
Responses
200
Default Response
application/json
verifiedbooleanRequired
Whether the user is verified through KYC, legacy onboarding, or membership in a KYB-verified or legacy KYB organization
401
Default Response
application/json
404
Default Response
application/json
get/v3/users/me/verified
Authorizations
AuthorizationstringRequired
Clerk authentication token (session JWT or Clerk OAuth access token) used by Credit Coop
Body
biometricConsentGivenbooleanRequired
Whether the user has given biometric consent
biometricConsentVersionstringRequired
Version of the biometric consent accepted
Responses
200
Default Response
application/json
successbooleanRequired
messagestringRequired
401
Default Response
application/json
404
Default Response
application/json
post/v3/users/me/consent
Last updated
Was this helpful?