Get a session
Retrieves the current status and metadata of a verification session.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
session_id
Session ID (ses_*).
Headers
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Key-Inflection
Response key casing. Defaults to snake.
Allowed values:
Response
Session details.
id
status
is_sandbox
environment
Environment ID for this session.
created_at
updated_at
external_ref
metadata
country
checks
workflow_id
Workflow used for this session.
document_type
Detected or specified document type.
retention_status
Data retention status (active, sensitive_redacted, redacted).
processing_attempts
Number of processing attempts for this session.
consent_ip
IP address from which consent was given.
capture_url
Capture URL (only present while session is pending/capturing).
token_expires_at
When the capture token expires.
case_id
Associated review case ID, if any.
case_status
Status of the associated review case.
Errors
401
Unauthorized Error
404
Not Found Error