List checks
Returns a paginated list of checks for your organization.
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.
Key-Inflection
Response key casing. Defaults to snake.
Allowed values:
Query parameters
check_type
Filter by check type.
status
Filter by status.
Allowed values:
has_match
Filter by whether the check has matches.
identity_id
Filter by identity ID.
session_id
Filter by session ID.
batch_id
Filter by batch ID.
tag
Filter by tag.
limit
offset
Response
A list of checks.
data
pagination
Errors
401
Unauthorized Error