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_id
Consortium ID.
Headers
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Key-Inflection
Response key casing. Defaults to snake.
Allowed values:
Response
Consortium details.
id
name
matching_threshold
Minimum face similarity score (0.50–0.99) for a match.
sharing_level
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_active
created_at
description
retention_policy_days
match_summary
Match count by status (e.g., {“new”: 5, “confirmed_fraud”: 2}).
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error