Business Profiles (v2)
List Verification Submissions
The KYB verification submission history for a profile, with machine-readable verdicts.
GET
Returns the verification submission history for a business profile, newest first. Each entry is one KYB attempt with its machine-readable verdict (
status + decision enums + matchScore). Use it to drive a “why was this rejected / what happens next” UI.
Free-form decision reasons, the raw provider payload, and reviewer notes are intentionally not exposed — the contract is the
decision verdict enum and the resulting profile verificationStatus.Path Parameters
string
required
The id of the business profile.
Response Fields
array
Submission records, newest first.
Examples
Error Codes
Next Steps
Correct and resubmit
Fix the identity and re-run KYB.
Status webhooks
Get the verdict pushed to you.