Sailing Protocol
  • Sailing Mission
  • Frequently Asked Questions
  • SAIL
    • Order Fees
    • Dividend Fees and 3rd Party Protocols
    • Asset Listing
    • Distribution
Powered by GitBook
On this page
  1. Sailing Protocol Integration

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 4 months ago

This endpoint returns the user's verification state, enabling you to enforce compliance for subsequent transactions.

  • Endpoint: ​Comment

  • Usage: Use the external user ID to check if the user is verified.Comment

  • More details can be found in the section of the API collection.

sailingprotocol.org/api/identity/get_user_status
"Check User Verify Status"