Get session processing time stats
Returns average, median (p50), and p95 session processing times in seconds. Only terminal sessions (completed or failed) within the window are included. Sessions longer than 2 hours are excluded as outliers.
Required scope: sessions: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.
Key-Inflection
Response key casing. Defaults to snake.
Allowed values:
Query parameters
days
Response
Processing time distribution.
avg_seconds
median_seconds
p95_seconds
sample_size
days
Errors
401
Unauthorized Error