Get consortium detail

Returns details for a specific consortium your organization belongs to.

Authentication

X-API-Keystring

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

Path parameters

consortium_idstringRequired
Consortium ID.

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

Consortium details.
idstring
namestring
matching_thresholddouble

Minimum face similarity score (0.50–0.99) for a match.

sharing_levelenum

Controls what data members see. “signals_only” shows match counts only. “match_details” includes session IDs and org names. “full_investigation” includes resolution notes.

is_activeboolean
created_atdatetime
descriptionstring or null
retention_policy_daysinteger
match_summarymap from strings to integers

Match count by status (e.g., {“new”: 5, “confirmed_fraud”: 2}).

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error