idvSessions
List IDV Sessions for a User
Retrieve key details of all hosted KYC/KYB sessions attempted for a user. To view the full details of a specific session, including checks and verified data, use GET View an IDV Session.
Read more about hosted KYC/KYB →
get/v2.01/{ClientId}/users/{UserId}/identity-verifications
Path parameters
ClientIdstring required
Platform's API account identifier, associated with the API key.
UserIdstring required
The unique identifier of the user.
Headers
Authorizationstring required
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Response
Success