Skip to main content
GET
List identity verifications

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

case_id
string
required

Unique case identifier (ULID format).

Query Parameters

subject_type
enum<string>

Filter by subject type.

Available options:
deceased,
executor
status
enum<string>
Available options:
not_started,
pending,
in_progress,
verified,
failed,
expired,
requires_manual_review

Response

List of identity verifications.

data
object[]