Skip to main content
GET
Get KYC status

Authorizations

Authorization
string
header
required

Basic Auth header with your app ID as the username and your app secret as the password.

Headers

privy-app-id
string
required

ID of your Privy app.

Path Parameters

user_id
string
required

The ID of the user.

Response

200 - application/json

List of KYC status snapshots, one per configured provider/environment.

List of KYC status snapshots, one per configured provider/environment.

kyc_statuses
KycStatusResponse · object[]
required
next_cursor
string | null
required