List consortium matches

Returns cross-org matches within a consortium. Results are scoped to matches involving your organization. The fields returned depend on the consortium’s sharing_level setting.

Authentication

X-API-Keystring

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

Path parameters

consortium_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:

Query parameters

statusenumOptional
Filter by match status.
Allowed values:
match_typeenumOptional
Filter by match type.
Allowed values:
limitintegerOptional<=100Defaults to 25
offsetintegerOptionalDefaults to 0

Response

Paginated list of matches.
datalist of objects
paginationany

Errors

401
Unauthorized Error
403
Forbidden Error