Get match detail
Returns detailed information about a specific consortium match. Your organization must be involved in the match (as primary or matched org).
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
consortium_id
match_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
Match details.
id
consortium_id
match_type
status
created_at
face_similarity_score
Cosine similarity between face embeddings (0–1).
name_mismatch
True if the names on the two sessions differ.
dob_mismatch
True if the dates of birth differ.
document_type_mismatch
document_number_match
True if the same document number appears at both orgs.
email_match
phone_match
device_match
days_between
Days between the two sessions' creation dates.
ghost_student_score
Composite fraud risk score (0–100).
ghost_student_tier
Risk tier derived from ghost_student_score.
primary_session_id
Present when sharing_level is “match_details” or higher.
primary_org_id
matched_session_id
matched_org_id
primary_org_name
matched_org_name
investigated_by
investigated_at
resolution_notes
Present when sharing_level is “full_investigation”.
updated_at
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error