Get session result
Returns the verification result for a completed session, including biometric scores and extracted document data.
If the organization’s sensitive data window has elapsed, PII fields will
be empty and sensitive_data_expired will be true.
Authentication
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
Session ID (ses_*).
Headers
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Response key casing. Defaults to snake.
Response
PII extracted from the identity document. Fields returned depend on
your organization’s api_pii_fields configuration.
ISO 3166-1 alpha-2 country code used for verification.
true if the organization’s sensitive data window has elapsed.
When true, extracted_data will be empty.