Restore an archived identity
Restores a previously archived identity, making it visible in list
results again. If the identity’s monitoring was paused by the
archive cascade (paused_reason='archived'), monitoring is also
re-enabled. Manually-paused identities (paused_reason='manual')
stay paused.
Authentication
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
Identity ID (idn_*) or external reference.
Headers
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Unique key for idempotent requests. Cached for 24 hours. Sending the
same key with different parameters returns 422.
Response
Most-recent session result. null when the identity has
no results yet (e.g. screening-only identities) or when
the result row could not be loaded.
PII extracted from the identity document. Fields returned depend on
your organization’s api_pii_fields configuration.