Check if a identity verification exists

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

AuthorizationstringRequired

Query parameters

verification_idstringRequired
The unique identifier of the identity verification

Response

Identity verification exists
verification_idstring or null
The unique identifier of the identity verification
first_seendatetime or null
This represents the earliest timestamp associated with the identity verification
last_seendatetime or null
This represents the latest timestamp associated with the identity verification
organization_idstring or null
The organization ID for which the identity verification was found

Errors