List review cases
Returns review cases for the authenticated organization.
Required scope: cases:read.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Query parameters
status
Filter by case status
q
Search by session ID or external ref
rejection_reason_code
Filter to cases whose result carries the given structured
rejection code. Useful for triaging buckets like
aml_hit or document_authenticity.
limit
offset
Response
List of cases
data
pagination
Errors
401
Unauthorized Error