List verifications
List customer verification results.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Unique identifier for the resource. Multiple IDs can be provided as a comma-separated list.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"
Unique identifier for the person. Multiple IDs can be provided as a comma-separated list.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"
Unique identifier for the business. Multiple IDs can be provided as a comma-separated list.
"64438afd-fa20-4010-a573-2bbdca77cdb6,84ef251c-ab8f-47a5-bbfd-a16648f95157"
The type of verification run. Multiple values can be provided as a comma-separated list.
The verification run on the customer. One the following:
IDENTITYโ verify that the information provided is associated with the identity of a real person or business.WATCHLISTโ checks watchlists for known fraud, money laundering, and other suspicious activity.DOCUMENT_VERIFICATIONโ verifies the authenticity of a document, such as a driver's license, or other government-issued identification document.RELATED_ENTITIESโ represents dependent verification checks for related parties (e.g. all beneficial owners must pass KYC for a business to pass KYB).MANUAL_REVIEWโ represents the outcome of a manual review of the verification done on a party (note: overrides the outcome of other verification types).LICENSEโ represents the outcome of a license verification.
IDENTITY, WATCHLIST, DOCUMENT_VERIFICATION, RELATED_ENTITIES, MANUAL_REVIEW, LICENSE The result of the verification that was run on the party. Multiple values can be provided as a comma-separated list.
The determination of this verification. One of the following:
UNVERIFIEDโ record representing the absence of a verification.PENDINGโ verification is in progress for this customer.PROVISIONALโ partially verified or verified with restrictions.ACCEPTEDโ the customer has been verified.REVIEWโ verification has run and issues have been identified and require review.VENDOR_ERRORโ verification did not successfully run due to an unexpected error or failure.REJECTEDโ the customer was rejected and should not be allowed to take certain actions e.g., open an account.
UNVERIFIED, PENDING, PROVISIONAL, ACCEPTED, REVIEW, VENDOR_ERROR, REJECTED If true, include old (inactive) records as well.
Maximum number of objects to return per page. If the limit is greater than 100, then it will be set to 100.
x >= 1100
Optional pagination token to be provided to retrieve subsequent pages, returned from previous get
"a8937a0d"

