Skip to main content
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.
Only the machine-readable verdict is exposed: the decision enum and the resulting profile verificationStatus. Free-form explanatory text is not returned.

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.