Saltar al contenido principal
Lists long-lived real-person material verification history for the authenticated organization. Use this endpoint for customer support, audit trails, and integration debugging. It does not replace the short-lived binding flow: the session_id, verification_token, and H5 link still expire after 120 seconds, and a successful verification should be bound immediately with Bind Real-Person Verification Result. The response is TokenLab-neutral. It never includes internal credentials or underlying material-library IDs. After a bind succeeds, group_id is the TokenLab material group ID that can be used when creating liveness_face material assets. Status values:
StatusMeaning
createdTokenLab created the H5 session, but no callback has been recorded yet.
callback_succeededTokenLab received a successful H5 callback, but the result has not been bound yet.
callback_failedTokenLab received a failed H5 callback.
boundThe verification result has been bound to a TokenLab real-person material group.
expiredThe 120-second binding window passed before the session was bound.
The test console shows the same long-lived history alongside material groups and material assets.