List API request logs

Returns paginated API request logs for the authenticated organization.

Authentication

X-API-Keystring

Organization API key. Keys are prefixed with vk_live_ (production) or vk_sandbox_ (sandbox).

Headers

Verifa-VersiondateOptional

API version date string (e.g. 2026-02-01). If omitted, the version pinned to your API key is used.

Query parameters

qstringOptional
Search across path, method, and IP.
statusenumOptional
Filter by status code range.
Allowed values:
pathstringOptional
Filter by request path.
date_fromdatetimeOptional
date_todatetimeOptional
limitintegerOptional1-100Defaults to 25
offsetintegerOptional>=0Defaults to 0

Response

Paginated API logs.
datalist of objects
paginationobject

Errors

401
Unauthorized Error