Get fraud ring detail

Returns a fraud ring with its full connection graph showing how sessions are linked across organizations.

Authentication

X-API-Keystring

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

Path parameters

consortium_idstringRequired
ring_idstringRequired

Headers

Verifa-VersiondateOptional

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

Key-InflectionenumOptionalDefaults to snake

Response key casing. Defaults to snake.

Allowed values:

Response

Fraud ring details.
created_atdatetime
idstring
org_countinteger
session_countinteger
statusstring
trigger_match_idstring

The confirmed-fraud match that triggered ring detection.

connection_graphmap from strings to any

Graph structure with “nodes” (session objects with depth) and “edges” (connections with link_type: document, email, phone, device).

consortium_idstring
max_depthinteger
Maximum BFS depth reached during ring discovery.
session_idslist of strings

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error