List documents
Returns a paginated list of standalone documents for your organization.
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
status
Filter by document status.
Allowed values:
classification
Filter by document classification.
session_id
Filter by associated session ID.
identity_id
Filter by associated identity ID.
document_type
Filter by document type.
Allowed values:
limit
Maximum number of documents to return.
offset
Number of documents to skip.
Response
A list of documents.
data
pagination
Errors
401
Unauthorized Error