Advanced identity search
Search identities using complex filter operators. Supports AND/OR mode with operators like eq, neq, contains, starts_with, between, gt, lt, gte, lte, in_list. PII fields use HMAC hash comparison (eq only).
Search identities using complex filter operators. Supports AND/OR mode with operators like eq, neq, contains, starts_with, between, gt, lt, gte, lte, in_list. PII fields use HMAC hash comparison (eq only).
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Response key casing. Defaults to snake.
“all” requires all filters to match (AND), “any” requires at least one (OR).