cURL
KYC/KYB Verifications
Get a verification
Retrieve details of a specific verification by ID.
GET
cURL
Authorizations
API token authentication using format <api token id>:<api client secret>
Path Parameters
Verification ID
Response
Successful operation
Unique identifier for this verification
Example:
"Verification:019542f5-b3e7-1d02-0000-000000000001"
The ID of the customer being verified
Example:
"Customer:019542f5-b3e7-1d02-0000-000000000001"
Current status of the KYC/KYB verification
Available options:
RESOLVE_ERRORS, PENDING_MANUAL_REVIEW, IN_PROGRESS, APPROVED, REJECTED, READY_FOR_VERIFICATION Example:
"RESOLVE_ERRORS"
List of issues preventing verification from proceeding. Empty when verificationStatus is APPROVED or IN_PROGRESS.
When this verification was created
Example:
"2025-10-03T12:00:00Z"
When this verification was last updated
Example:
"2025-10-03T12:00:00Z"