v1

latestOpenAPI 3.0.02026-08-0442100147.0 KB
Verifications

Get userinfo for a verification

Returns user information aligned with OIDC /userinfo output. Contains authentication context, user claims, provenance, and missing_claims.

get/v1/verifications/{verificationId}/userinfo

Path parameters

verificationIdstring required

Unique verification identifier

Response

Userinfo retrieved

substring

Pairwise subject (accountId)

acrstring

Authentication Context Class Reference

hopae_loanumber

Hopae Level of Assurance

amrobject

Authentication Methods Reference

missing_claimsstring[]

Missing claim names

userVerificationUserBlockDto
provider_idstring

Provider identifier that authenticated the subject. Mirrors the single element in amr for forward compatibility.

verification_model'disclosure' | 'match'

Always present. Indicates which top-level payload to interpret: disclosure (user attributes under user) or match (comparison envelope under match, with user: null). Legacy verifications without a stored model default to disclosure.