Checking User Verification Status
To verify if a user has completed their onboarding and KYC process, use the get_user_status endpoint. This endpoint returns the user's verification state.
Last updated
To verify if a user has completed their onboarding and KYC process, use the get_user_status endpoint. This endpoint returns the user's verification state.
Last updated
This endpoint returns the user's verification state, enabling you to enforce compliance for subsequent transactions.
Endpoint: sailingprotocol.org/api/identity/get_user_statusComment
Usage: Use the external user ID to check if the user is verified.Comment
More details can be found in the "Check User Verify Status" section of the API collection.