List document fingerprints
Returns a paginated list of document fingerprints for your organization. Fingerprints are used to detect compromised or reused documents.
Required scope: documents:read
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Headers
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Query parameters
source
Filter by fingerprint source.
limit
Maximum number of fingerprints to return.
offset
Number of fingerprints to skip.
Response
A list of document fingerprints.
data
pagination
Errors
401
Unauthorized Error