Skip to main content
GET
GET /widget/users/{id}/kyc-status
Returns the identity-verification status for one of your users.

Path parameters

string
required
Your internal user identifier.

Headers

string
required
Bearer token. Format: Bearer <client_token>.

Response

string
Your internal user identifier (echo of the request).
string
One of not_started, pending, verified, failed. See KYC.

Statuses

Examples

Response

Errors