List sessions
Returns a paginated list of sessions 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
status
Filter by session status.
q
Search by session ID or external reference.
limit
Maximum number of sessions to return.
offset
Number of sessions to skip.
Response
A list of sessions.
data
pagination
Errors
401
Unauthorized Error
429
Too Many Requests Error