Query identity relationship graph
Authentication
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
Identity ID (idn_*) or external reference.
Headers
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.
Query parameters
Maximum number of hops from the root identity (1-5).
Comma-separated list of identity statuses to include.
Valid values: created, approved, rejected, needs_review, merged, redacted.
If omitted, all statuses are included. The root identity is always included regardless of this filter.
Comma-separated list of identity IDs to exclude from traversal. Excluded identities will not appear as nodes and their edges will not be followed.