Skip to main content
GET
cURL
Retrieves the latest KYC verification details for a user. Use this to check verification status, inspect ID data, face match scores, AML results, and fraud signals after the user completes the KYC session.

Important Notes

  • Verification results are only available after the user completes the full KYC session.
  • Some response fields may be null depending on the verification provider and user input.
  • This is a read-only endpoint — it does not trigger updates or notifications.
  • If a session has expired or was inconclusive, generate a new verification link via KYC Link Generation.

Use Cases

  • Compliance review: Inspect ID, liveness, AML, and fraud data for regulatory review.
  • Automated decisioning: Use face match scores and fraud signals to determine onboarding acceptance.
  • Support investigation: Inspect verification artifacts during dispute resolution.

Error Codes

Common Errors

User Ownership Errors

Endpoint-Specific Errors

Authorizations

partner-api-key
string
header
required

API key for the affiliated partner performing the request.

Query Parameters

userId
string
required

The user ID

Example:

"2a119021-ed39-4ab4-8690-db610c53f0fb"

Response

Returns the KYC (Know Your Customer) verification details for the user.

status
string
Example:

"ok"

data
object